网页版资源同步

This commit is contained in:
ZZX9599
2025-09-26 14:38:45 +08:00
parent 273fc16f87
commit c51652000c
5 changed files with 27 additions and 2 deletions

View File

@ -34,7 +34,7 @@ public class CodeUtil {
}
// 传入需要生成代码的表名
Generation("icon_library");
Generation("web_source");
}
public static void Generation(String... tableName) {