Merge branch 'develop' of http://192.168.10.125/k18_web/NFS.git into develop

This commit is contained in:
DuanDongmei
2018-12-05 14:39:02 +08:00
6 changed files with 15 additions and 17 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE ip_reuse_policy_cfg CHANGE user_id user_name VARCHAR(255) NOT NULL COMMENT '用户标识';