+ [refac] remove unused sql when make package.

This commit is contained in:
liugang
2024-08-19 09:20:36 +08:00
committed by 孙广明
parent 9f8954bed0
commit 9a3f2fb068
+2
View File
@@ -309,7 +309,9 @@ ciCommon:
endif
sed -i '/legacy/d' zentaopms/db/*.sql
sed -i '/legacy/d' zentaopms/db/standard/*.sql
sed -i '/uniqueIndex/d' zentaopms/db/*.sql
sed -i '/uniqueIndex/d' zentaopms/db/standard/*.sql
sed -i 's/KEY `mtype` (`type`),/KEY `mtype` (`type`)/g' zentaopms/db/xuanxuan.sql
cp -a zentaopms zentaoalm