超级会员相关

This commit is contained in:
张松
2025-09-16 14:05:30 +08:00
parent ec1e94fdaf
commit 696ffc49ae
36 changed files with 1198 additions and 21 deletions

View File

@@ -29,7 +29,7 @@ public class Main {
// String packageName = "product";
String packageName = "market";
String tableName = "tb_member_exp_flow";
String tableName = "mk_shop_recharge_detail";
String author = "zs";
//是否生成DTO实体 默认生成
boolean isGenerateDto = true;