mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-09 12:13:47 +08:00
1、若干个细节修改;2、更新SQL脚本,t_dict_key 的 key_code 值错误
This commit is contained in:
@@ -204,7 +204,7 @@ CREATE TABLE `t_dict_key` (
|
||||
-- ----------------------------
|
||||
-- Records of t_dict_key
|
||||
-- ----------------------------
|
||||
INSERT INTO `t_dict_key` VALUES (1, 'GODOS_PLACE', '商品产地', '商品产地的字典', 0, '2022-10-04 21:33:50', '2022-10-04 21:33:50');
|
||||
INSERT INTO `t_dict_key` VALUES (1, 'GOODS_PLACE', '商品产地', '商品产地的字典', 0, '2022-10-04 21:33:50', '2022-10-04 21:33:50');
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for t_dict_value
|
||||
|
||||
Reference in New Issue
Block a user