超级会员相关
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user