This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
nms-nmsweb/sql/nms数据库初始化/SQL_清空角色模块用户表.txt
2018-09-27 16:21:05 +08:00

5 lines
147 B
Plaintext

truncate table XT_JS_JBXX;
truncate table XT_JS_MK_INDEX;
truncate table XT_MK_JBXX;
truncate table XT_YH_JBXX;
truncate table XT_YH_JS_INDEX;