mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-17 10:36:31 +08:00
commit
This commit is contained in:
@@ -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` (
|
||||
|
||||
Reference in New Issue
Block a user