常量
12120常量总览
_constant结构
CREATE TABLE `_constant` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`jhId` varchar(255) DEFAULT NULL,
`constantKey` varchar(255) DEFAULT NULL,
`constantType` varchar(255) DEFAULT NULL COMMENT '常量类型; object, array',
`desc` varchar(255) DEFAULT NULL COMMENT '描述',
`constantValue` text COMMENT '常量内容; object, array',
`operation` varchar(255) DEFAULT 'insert' COMMENT '操作; insert, update, jhInsert, jhUpdate, jhDelete jhRestore',
`operationByUserId` varchar(255) DEFAULT NULL COMMENT '操作者userId',
`operationByUser` varchar(255) DEFAULT NULL COMMENT '操作者用户名',
`operationAt` varchar(255) DEFAULT NULL COMMENT '操作时间; E.g: 2021-05-28T10:24:54+08:00 ',
PRIMARY KEY (`id`) USING BTREE
) ENGINE = InnoDB AUTO_INCREMENT = 32 DEFAULT CHARSET = utf8mb4 COLLATE = utf8mb4_bin COMMENT = '常量表; 软删除未启用;'
_constant 表数据
会员价格
constantKey | constantType |
---|---|
memberPrice | integer |
99
homeRecommendType
constantKey | constantType |
---|---|
homeRecommendType | array |
[
{
"value": "banner",
"text": "轮播图"
},
{
"value": "navIcon",
"text": "跳转图标"
},
{
"value": "news",
"text": "新闻"
},
{
"value": "bulletin",
"text": "简报"
},
{
"value": "activity",
"text": "活动"
},
{
"value": "ad",
"text": "广告"
},
{
"value": "live",
"text": "直播"
},
{
"value": "course",
"text": "课程"
},
{
"value": "link",
"text": "自定义跳转"
},
{
"value": "goods",
"text": "商品"
},
{
"value": "hotLive",
"text": "热门直播"
},
{
"value": "teacher",
"text": "讲师"
},
{
"value": "groupBooking",
"text": "拼团"
},
{
"value": "menu",
"text": "菜单"
},
{
"value": "material",
"text": "素材"
},
{
"value": "exam",
"text": "考试"
},
{
"value": "data",
"text": "文档"
},
{
"value": "exercise",
"text": "练习"
}
]
homeRecommendContentDisplay
constantKey | constantType |
---|---|
homeRecommendContentDisplay | array |
[
{
"value": "big",
"text": "大图"
},
{
"value": "grid",
"text": "宫图"
},
{
"value": "small",
"text": "小图"
},
{
"value": "row",
"text": "左右切换"
}
]
订单状态
constantKey | constantType |
---|---|
orderStatus | array |
[
{
"value": "waitpay",
"text": "待支付"
},
{
"value": "paid",
"text": "已支付"
},
{
"value": "refunded",
"text": "已退款"
},
{
"value": "cancel",
"text": "已取消"
},
{
"value": "waitSend",
"text": "待发货"
},
{
"value": "waitReceive",
"text": "待收货"
},
{
"value": "waitComment",
"text": "待评价"
},
{
"value": "commented",
"text": "已评价"
}
]
退款状态
constantKey | constantType |
---|---|
refundStatus | array |
[
{
"value": "unrefund",
"text": "未退款"
},
{
"value": "applying",
"text": "申请退款中"
},
{
"value": "refunded",
"text": "已退款"
}
]
商品类型
constantKey | constantType |
---|---|
productType | array |
[
{
"value": "product",
"text": "商品"
},
{
"value": "course",
"text": "课程"
},
{
"value": "exam",
"text": "考试"
},
{
"value": "material",
"text": "资料"
}
]
会员等级
constantKey | constantType |
---|---|
memberPrivilegeLevel | array |
[
{
"value": "001",
"text": "001会员"
},
{
"value": "101",
"text": "101会员"
},
{
"value": "201",
"text": "201会员"
}
]
notice
constantKey | constantType |
---|---|
notice | object |
{
"title": "4.3.7 版本发布",
"content": "快来使用吧!\n测试12123123\n快来使用吧!\n测试12123123\n快来使用吧!\n测试12123123\n快来使用吧!\n测试12123123\n",
"imageSrc": "/noticeImage/1647076649263_719911_noticeImage.jpeg",
"isImageShown": false,
"isTextShown": true
}
userStatus
constantKey | constantType |
---|---|
userStatus | array |
[
{
"value": "active",
"text": "正常"
},
{
"value": "banned",
"text": "禁用"
}
]
userType
constantKey | constantType |
---|---|
userType | array |
[
{
"value": "common",
"text": "普通用户"
},
{
"value": "xiaochengxu",
"text": "小程序机器人"
}
]
gender
constantKey | constantType |
---|---|
gender | array |
[
{
"value": "male",
"text": "男"
},
{
"value": "female",
"text": "女"
}
]
version
constantKey | constantType |
---|---|
version | object |
{
"testUserIdList": "",
"version": "4.3.11",
"title": "4.3.7 版本发布",
"note": "新版本介绍\n 1. 聊天输入优化",
"apkVersion": "5.0.20",
"apkLink": "https://duoxing.openjianghu.org/duoxing/upload/10002/1647840662817_956853_D多星MD-4.7.10.apk",
"apkNote": "",
"desktopVersion": "4.3.2",
"desktopLink": "http://192.168.110.215:8082/duoxing/upload/duoxing-1.0.1.dmg.zip",
"desktopNote": "测试桌面客户端升级"
}
emotion
constantKey | constantType |
---|---|
emotion | array |
[
{
"dir": "face01",
"cover": "face-lbl",
"ext": "png",
"cols": 5,
"total": 86
},
{
"dir": "face02",
"cover": "face-lbl",
"ext": "gif",
"cols": 2,
"total": 16
},
{
"dir": "face03",
"cover": "face-lbl",
"ext": "gif",
"cols": 2,
"total": 16
},
{
"dir": "face04",
"cover": "face-lbl",
"ext": "gif",
"cols": 2,
"total": 16
},
{
"dir": "face05",
"cover": "face-lbl",
"ext": "gif",
"cols": 1,
"total": 7
},
{
"dir": "face06",
"cover": "face-lbl",
"ext": "gif",
"cols": 3,
"total": 24
},
{
"dir": "face07",
"cover": "face-lbl",
"ext": "gif",
"cols": 2,
"total": 16
},
{
"dir": "face08",
"cover": "face-lbl",
"ext": "gif",
"cols": 3,
"total": 23
},
{
"dir": "face09",
"cover": "face-lbl",
"ext": "gif",
"cols": 2,
"total": 16
},
{
"dir": "face10",
"cover": "face-lbl",
"ext": "gif",
"cols": 3,
"total": 20
},
{
"dir": "face11",
"cover": "face-lbl",
"ext": "gif",
"cols": 2,
"total": 13
},
{
"dir": "face12",
"cover": "face-lbl",
"ext": "gif",
"cols": 2,
"total": 16
},
{
"dir": "face13",
"cover": "face-lbl",
"ext": "gif",
"cols": 2,
"total": 15
},
{
"dir": "face14",
"cover": "face-lbl",
"ext": "gif",
"cols": 2,
"total": 16
}
]
appLinkActionConfig
constantKey | constantType |
---|---|
appLinkActionConfig | array |
[
{
"regex": ".openjianghu.org/*",
"action": "internal"
},
{
"regex": "http://192.168./*",
"action": "internal"
}
]
链接列表
constantKey | constantType |
---|---|
linkList | object |
[
{
"linkName": "courseCRUD",
"url": "https://fsapp.eggjs.tech/fs_member-course_v1/page/courseManagement",
"appId": "fs_member-course_v1",
"pageId": "courseManagement",
"params": [
"courseBatchId",
"title"
]
}
]
文章类型
constantKey | constantType |
---|---|
articleType | array |
[
{
"text": "文章",
"value": "article"
},
{
"text": "作业",
"value": "assignment"
},
{
"text": "考试",
"value": "exam"
},
{
"text": "资料",
"value": "material"
},
{
"text": "新闻",
"value": "news"
}
]
文章发布状态
constantKey | constantType |
---|---|
articlePublishStatus | array |
[
{
"text": "登录可见",
"value": "login"
},
{
"text": "草稿",
"value": "draft"
},
{
"text": "回收站",
"value": "deleted"
}
]
显示状态
constantKey | constantType |
---|---|
isDelShowStatus | array |
[
{
"text": "全部",
"value": null
},
{
"text": "正常",
"value": "false"
},
{
"text": "回收站",
"value": "true"
}
]
审核状态
constantKey | constantType |
---|---|
auditStatus | array |
[
{
"text": "全部",
"value": null
},
{
"text": "等待中",
"value": "pending"
},
{
"text": "已通过",
"value": "approve"
},
{
"text": "已拒绝",
"value": "reject"
}
]
会员等级
constantKey | constantType |
---|---|
memberPrivilegeLevel | array |
[
{
"value": "001",
"text": "001会员"
},
{
"value": "101",
"text": "101会员"
},
{
"value": "201",
"text": "201会员"
}
]
notice
constantKey | constantType |
---|---|
notice | object |
{
"title": "4.3.7 版本发布",
"content": "快来使用吧!\n测试12123123\n快来使用吧!\n测试12123123\n快来使用吧!\n测试12123123\n快来使用吧!\n测试12123123\n",
"imageSrc": "/noticeImage/1647076649263_719911_noticeImage.jpeg",
"isImageShown": false,
"isTextShown": true
}
userStatus
constantKey | constantType |
---|---|
userStatus | array |
[
{
"value": "active",
"text": "正常"
},
{
"value": "banned",
"text": "禁用"
}
]
userType
constantKey | constantType |
---|---|
userType | array |
[
{
"value": "common",
"text": "普通用户"
},
{
"value": "xiaochengxu",
"text": "小程序机器人"
}
]
gender
constantKey | constantType |
---|---|
gender | array |
[
{
"value": "male",
"text": "男"
},
{
"value": "female",
"text": "女"
}
]
version
constantKey | constantType |
---|---|
version | object |
{
"testUserIdList": "admin01",
"version": "5.0.22",
"title": "5.0.19 版本发布",
"note": "新版本介绍\n 1. 网页版ui修复",
"apkVersion": "5.1.8",
"apkLink": "https://nextcloud.openjianghu.org/index.php/s/SyRaPyt9nFbFryX/download/%E6%97%8B%E9%A3%8E5-5.0.20.apk",
"apkNote": "新版本介绍\n 1. 网页版ui修复",
"desktopVersion": "4.3.2",
"desktopLink": "http://192.168.110.215:8082/duoxing/upload/duoxing-1.0.1.dmg.zip",
"desktopNote": "测试桌面客户端升级"
}
emotion
constantKey | constantType |
---|---|
emotion | array |
[
{
"dir": "face01",
"cover": "face-lbl",
"ext": "png",
"cols": 5,
"total": 86
},
{
"dir": "face02",
"cover": "face-lbl",
"ext": "gif",
"cols": 2,
"total": 16
},
{
"dir": "face03",
"cover": "face-lbl",
"ext": "gif",
"cols": 2,
"total": 16
},
{
"dir": "face04",
"cover": "face-lbl",
"ext": "gif",
"cols": 2,
"total": 16
},
{
"dir": "face05",
"cover": "face-lbl",
"ext": "gif",
"cols": 1,
"total": 7
},
{
"dir": "face06",
"cover": "face-lbl",
"ext": "gif",
"cols": 3,
"total": 24
},
{
"dir": "face07",
"cover": "face-lbl",
"ext": "gif",
"cols": 2,
"total": 16
},
{
"dir": "face08",
"cover": "face-lbl",
"ext": "gif",
"cols": 3,
"total": 23
},
{
"dir": "face09",
"cover": "face-lbl",
"ext": "gif",
"cols": 2,
"total": 16
},
{
"dir": "face10",
"cover": "face-lbl",
"ext": "gif",
"cols": 3,
"total": 20
},
{
"dir": "face11",
"cover": "face-lbl",
"ext": "gif",
"cols": 2,
"total": 13
},
{
"dir": "face12",
"cover": "face-lbl",
"ext": "gif",
"cols": 2,
"total": 16
},
{
"dir": "face13",
"cover": "face-lbl",
"ext": "gif",
"cols": 2,
"total": 15
},
{
"dir": "face14",
"cover": "face-lbl",
"ext": "gif",
"cols": 2,
"total": 16
}
]
appLinkActionConfig
constantKey | constantType |
---|---|
appLinkActionConfig | array |
[
{
"regex": ".openjianghu.org/*",
"action": "internal"
},
{
"regex": "http://192.168./*",
"action": "internal"
}
]
share
constantKey | constantType |
---|---|
share | array |
[
{
"path": "/upload/image/share/shareImage01.jpg"
}
]
订单状态
constantKey | constantType |
---|---|
orderStatus | array |
[
{
"value": "waitpay",
"text": "待支付"
},
{
"value": "paid",
"text": "已支付"
},
{
"value": "refunding",
"text": "退款中"
},
{
"value": "refunded",
"text": "已退款"
},
{
"value": "cancel",
"text": "已取消"
},
{
"value": "waitSend",
"text": "待发货"
},
{
"value": "waitReceive",
"text": "待收货"
},
{
"value": "waitComment",
"text": "待评价"
},
{
"value": "commented",
"text": "已评价"
}
]
退款状态
constantKey | constantType |
---|---|
refundStatus | array |
[
{
"value": "unrefund",
"text": "未退款"
},
{
"value": "applying",
"text": "退款中"
},
{
"value": "refunded",
"text": "已退款"
}
]
_constant语句
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (2, 'mgmt', 'memberPrice', 'integer', '会员价格', '99', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (3, 'mgmt', 'homeRecommendType', 'array', NULL, '[{"value": "banner", "text": "轮播图"}, {"value": "navIcon", "text": "跳转图标"}, {"value": "news", "text": "新闻"}, {"value": "bulletin", "text": "简报"}, {"value": "activity", "text": "活动"}, {"value": "ad", "text": "广告"}, {"value": "live", "text": "直播"}, {"value": "course", "text": "课程"}, {"value": "link", "text": "自定义跳转"}, {"value": "goods", "text": "商品"}, {"value": "hotLive", "text": "热门直播"}, {"value": "teacher", "text": "讲师"}, {"value": "groupBooking", "text": "拼团"}, {"value": "menu", "text": "菜单"}, {"value": "material", "text": "素材"}, {"value": "exam", "text": "考试"}, {"value": "data", "text": "文档"}, {"value": "exercise", "text": "练习"}]', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (4, 'mgmt', 'homeRecommendContentDisplay', 'array', NULL, '[{"value": "big", "text": "大图"}, {"value": "grid", "text": "宫图"}, {"value": "small", "text": "小图"}, {"value": "row", "text": "左右切换"}]', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (5, 'mgmt', 'orderStatus', 'array', '订单状态', '[{"value":"waitpay","text":"待支付"},{"value":"paid","text":"已支付"},{"value":"refunded","text":"已退款"},{"value":"cancel","text":"已取消"},{"value":"waitSend","text":"待发货"},{"value":"waitReceive","text":"待收货"},{"value":"waitComment","text":"待评价"},{"value":"commented","text":"已评价"}]', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (6, 'mgmt', 'refundStatus', 'array', '退款状态', '[{"value":"unrefund","text":"未退款"},{"value":"applying","text":"申请退款中"},{"value":"refunded","text":"已退款"}]
', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (7, 'mgmt', 'productType', 'array', '商品类型', '[{"value":"product","text":"商品"},{"value":"course","text":"课程"},{"value":"exam","text":"考试"},{"value":"material","text":"资料"}]
', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (8, 'mgmt', 'memberPrivilegeLevel', 'array', '会员等级', '[{"value":"001","text":"001会员"},{"value":"101","text":"101会员"},{"value":"201","text":"201会员"}]
', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (9, 'teacher', 'notice', 'object', '', '{"title":"4.3.7 版本发布","content":"快来使用吧!\n测试12123123\n快来使用吧!\n测试12123123\n快来使用吧!\n测试12123123\n快来使用吧!\n测试12123123\n","imageSrc":"/noticeImage/1647076649263_719911_noticeImage.jpeg","isImageShown":false,"isTextShown":true}', 'update', 'admin01', 'admin01', '2022-03-12T17:19:50+08:00');
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (10, 'teacher', 'userStatus', 'array', NULL, '[{"value": "active", "text": "正常"}, {"value": "banned", "text": "禁用"}]', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (11, 'teacher', 'userType', 'array', NULL, '[{"value": "common", "text": "普通用户"},{"value": "xiaochengxu", "text": "小程序机器人"}]', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (12, 'teacher', 'gender', 'array', NULL, '[{"value": "male", "text": "男"}, {"value": "female", "text": "女"}]', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (13, 'teacher', 'version', 'object', NULL, '{"testUserIdList": "","version": "4.3.11", "title": "4.3.7 版本发布", "note": "新版本介绍\n 1. 聊天输入优化", "apkVersion": "5.0.20", "apkLink": "https://duoxing.openjianghu.org/duoxing/upload/10002/1647840662817_956853_D多星MD-4.7.10.apk", "apkNote": "", "desktopVersion": "4.3.2", "desktopLink": "http://192.168.110.215:8082/duoxing/upload/duoxing-1.0.1.dmg.zip", "desktopNote": "测试桌面客户端升级" }', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (14, 'teacher', 'emotion', 'array', NULL, '[
{
"dir":"face01",
"cover":"face-lbl",
"ext":"png",
"cols":5,
"total":86
},
{
"dir":"face02",
"cover":"face-lbl",
"ext":"gif",
"cols":2,
"total":16
},
{
"dir":"face03",
"cover":"face-lbl",
"ext":"gif",
"cols":2,
"total":16
},
{
"dir":"face04",
"cover":"face-lbl",
"ext":"gif",
"cols":2,
"total":16
},
{
"dir":"face05",
"cover":"face-lbl",
"ext":"gif",
"cols":1,
"total":7
},
{
"dir":"face06",
"cover":"face-lbl",
"ext":"gif",
"cols":3,
"total":24
},
{
"dir":"face07",
"cover":"face-lbl",
"ext":"gif",
"cols":2,
"total":16
},
{
"dir":"face08",
"cover":"face-lbl",
"ext":"gif",
"cols":3,
"total":23
},
{
"dir":"face09",
"cover":"face-lbl",
"ext":"gif",
"cols":2,
"total":16
},
{
"dir":"face10",
"cover":"face-lbl",
"ext":"gif",
"cols":3,
"total":20
},
{
"dir":"face11",
"cover":"face-lbl",
"ext":"gif",
"cols":2,
"total":13
},
{
"dir":"face12",
"cover":"face-lbl",
"ext":"gif",
"cols":2,
"total":16
},
{
"dir":"face13",
"cover":"face-lbl",
"ext":"gif",
"cols":2,
"total":15
},
{
"dir":"face14",
"cover":"face-lbl",
"ext":"gif",
"cols":2,
"total":16
}
]
', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (15, 'teacher', 'appLinkActionConfig', 'array', NULL, '[{"regex":".openjianghu.org\/*", "action": "internal"}, {"regex":"http:\/\/192.168.\/*", "action": "internal"}]', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (16, 'teacher', 'linkList', 'object', '链接列表', '[
{
"linkName": "courseCRUD",
"url": "https://fsapp.eggjs.tech/fs_member-course_v1/page/courseManagement",
"appId": "fs_member-course_v1",
"pageId": "courseManagement",
"params": [
"courseBatchId",
"title"
]
}
]', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (17, 'teacher', 'articleType', 'array', '文章类型', '[
{
"text": "文章",
"value": "article"
},
{
"text": "作业",
"value": "assignment"
},
{
"text": "考试",
"value": "exam"
},
{
"text": "资料",
"value": "material"
},
{
"text": "新闻",
"value": "news"
}
]', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (18, 'teacher', 'articlePublishStatus', 'array', '文章发布状态', '[
{
"text": "登录可见",
"value": "login"
},
{
"text": "草稿",
"value": "draft"
},
{
"text": "回收站",
"value": "deleted"
}
]', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (19, 'teacher', 'isDelShowStatus', 'array', '显示状态', '[
{
"text": "全部",
"value": null
},
{
"text": "正常",
"value": "false"
},
{
"text": "回收站",
"value": "true"
}
]', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (20, 'teacher', 'auditStatus', 'array', '审核状态', '[
{
"text": "全部",
"value": null
},
{
"text": "等待中",
"value": "pending"
},
{
"text": "已通过",
"value": "approve"
},
{
"text": "已拒绝",
"value": "reject"
}
]', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (21, 'teacher', 'memberPrivilegeLevel', 'array', '会员等级', '[{"value":"001","text":"001会员"},{"value":"101","text":"101会员"},{"value":"201","text":"201会员"}]
', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (22, 'student', 'notice', 'object', '', '{"title":"4.3.7 版本发布","content":"快来使用吧!\n测试12123123\n快来使用吧!\n测试12123123\n快来使用吧!\n测试12123123\n快来使用吧!\n测试12123123\n","imageSrc":"/noticeImage/1647076649263_719911_noticeImage.jpeg","isImageShown":false,"isTextShown":true}', 'update', 'admin01', 'admin01', '2022-03-12T17:19:50+08:00');
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (23, 'student', 'userStatus', 'array', NULL, '[{"value": "active", "text": "正常"}, {"value": "banned", "text": "禁用"}]', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (24, 'student', 'userType', 'array', NULL, '[{"value": "common", "text": "普通用户"},{"value": "xiaochengxu", "text": "小程序机器人"}]', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (25, 'student', 'gender', 'array', NULL, '[{"value": "male", "text": "男"}, {"value": "female", "text": "女"}]', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (26, 'student', 'version', 'object', NULL, '{"testUserIdList": "admin01","version": "5.0.22", "title": "5.0.19 版本发布", "note": "新版本介绍\n 1. 网页版ui修复", "apkVersion": "5.1.8", "apkLink": "https://nextcloud.openjianghu.org/index.php/s/SyRaPyt9nFbFryX/download/%E6%97%8B%E9%A3%8E5-5.0.20.apk", "apkNote": "新版本介绍\n 1. 网页版ui修复", "desktopVersion": "4.3.2", "desktopLink": "http://192.168.110.215:8082/duoxing/upload/duoxing-1.0.1.dmg.zip", "desktopNote": "测试桌面客户端升级" }', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (27, 'student', 'emotion', 'array', NULL, '[
{
"dir":"face01",
"cover":"face-lbl",
"ext":"png",
"cols":5,
"total":86
},
{
"dir":"face02",
"cover":"face-lbl",
"ext":"gif",
"cols":2,
"total":16
},
{
"dir":"face03",
"cover":"face-lbl",
"ext":"gif",
"cols":2,
"total":16
},
{
"dir":"face04",
"cover":"face-lbl",
"ext":"gif",
"cols":2,
"total":16
},
{
"dir":"face05",
"cover":"face-lbl",
"ext":"gif",
"cols":1,
"total":7
},
{
"dir":"face06",
"cover":"face-lbl",
"ext":"gif",
"cols":3,
"total":24
},
{
"dir":"face07",
"cover":"face-lbl",
"ext":"gif",
"cols":2,
"total":16
},
{
"dir":"face08",
"cover":"face-lbl",
"ext":"gif",
"cols":3,
"total":23
},
{
"dir":"face09",
"cover":"face-lbl",
"ext":"gif",
"cols":2,
"total":16
},
{
"dir":"face10",
"cover":"face-lbl",
"ext":"gif",
"cols":3,
"total":20
},
{
"dir":"face11",
"cover":"face-lbl",
"ext":"gif",
"cols":2,
"total":13
},
{
"dir":"face12",
"cover":"face-lbl",
"ext":"gif",
"cols":2,
"total":16
},
{
"dir":"face13",
"cover":"face-lbl",
"ext":"gif",
"cols":2,
"total":15
},
{
"dir":"face14",
"cover":"face-lbl",
"ext":"gif",
"cols":2,
"total":16
}
]
', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (28, 'student', 'appLinkActionConfig', 'array', NULL, '[{"regex":".openjianghu.org\/*", "action": "internal"}, {"regex":"http:\/\/192.168.\/*", "action": "internal"}]', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (29, 'student', 'share', 'array', NULL, '[{"path":"/upload/image/share/shareImage01.jpg"}]', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (30, 'student', 'orderStatus', 'array', '订单状态', '[{"value":"waitpay","text":"待支付"},{"value":"paid","text":"已支付"},{"value":"refunding","text":"退款中"},{"value":"refunded","text":"已退款"},{"value":"cancel","text":"已取消"},{"value":"waitSend","text":"待发货"},{"value":"waitReceive","text":"待收货"},{"value":"waitComment","text":"待评价"},{"value":"commented","text":"已评价"}]', 'insert', NULL, NULL, NULL);
INSERT INTO _constant (id, jhId, constantKey, constantType, desc, constantValue, operation, operationByUserId, operationByUser, operationAt) VALUES (31, 'student', 'refundStatus', 'array', '退款状态', '[{"value":"unrefund","text":"未退款"},{"value":"applying","text":"退款中"},{"value":"refunded","text":"已退款"}]
', 'insert', NULL, NULL, NULL);