This commit is contained in:
Jerry
2020-05-24 22:59:25 +08:00
parent be7395cf82
commit 5d8aca463c
184 changed files with 4126 additions and 3508 deletions

View File

@@ -3,7 +3,7 @@ SET FOREIGN_KEY_CHECKS = 0;
-- ----------------------------
-- 行政区划表,在以下数据库中执行该脚本。
-- 主数据源 [localhost:3306/zz-orangle-admin]
-- 主数据源 [localhost:3306/zz-orange-admin]
-- ----------------------------
DROP TABLE IF EXISTS `zz_area_code`;
CREATE TABLE `zz_area_code` (