mirror of
https://gitee.com/niucloud-team/niucloud.git
synced 2025-12-14 18:42:49 +00:00
up
This commit is contained in:
parent
2e643290e4
commit
c9d2b78828
@ -1194,7 +1194,7 @@ INSERT INTO `site`(site_id, site_name, group_id, keywords, app_type, logo, `desc
|
|||||||
|
|
||||||
UPDATE `site` SET site_id = 0 WHERE site_id = 1;
|
UPDATE `site` SET site_id = 0 WHERE site_id = 1;
|
||||||
|
|
||||||
-- INSERT INTO `sys_user` VALUES ('1', '', '', '', '', '', '0', '0', '0', '1', '0', '0', '0');
|
INSERT INTO `sys_user` VALUES ('1', '', '', '', '', '', '0', '0', '0', '1', '0', '0', '0');
|
||||||
|
|
||||||
INSERT INTO `sys_user_role` VALUES ('1', '1', '0', '', '0', '1', '1', '0');
|
INSERT INTO `sys_user_role` VALUES ('1', '1', '0', '', '0', '1', '1', '0');
|
||||||
|
|
||||||
|
|||||||
@ -25,7 +25,6 @@
|
|||||||
"topthink/think-orm": "v3.0.14",
|
"topthink/think-orm": "v3.0.14",
|
||||||
"topthink/think-filesystem": "v2.0.2",
|
"topthink/think-filesystem": "v2.0.2",
|
||||||
"topthink/think-multi-app": "v1.0.16",
|
"topthink/think-multi-app": "v1.0.16",
|
||||||
|
|
||||||
"topthink/think-template": "v3.0.0",
|
"topthink/think-template": "v3.0.0",
|
||||||
"topthink/think-view": "v2.0.0",
|
"topthink/think-view": "v2.0.0",
|
||||||
"topthink/think-captcha": "v3.0.9",
|
"topthink/think-captcha": "v3.0.9",
|
||||||
@ -92,4 +91,4 @@
|
|||||||
"url": "https://mirrors.aliyun.com/composer"
|
"url": "https://mirrors.aliyun.com/composer"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user