增加文件服务的展示

This commit is contained in:
YunaiV
2021-03-13 13:37:59 +08:00
parent daa38661d2
commit cee1aa3e60
33 changed files with 756 additions and 378 deletions

View File

@ -1,5 +1,6 @@
-- inf 开头的 DB
DELETE FROM "inf_config";
DELETE FROM "inf_file";
-- sys 开头的 DB
DELETE FROM "sys_dept";