分销分钱具体逻辑
This commit is contained in:
@@ -34,7 +34,7 @@ public class Main {
|
||||
// String packageName = "product";
|
||||
String packageName = "market";
|
||||
// tableName 指定需要生成的表
|
||||
String tableName = "mk_distribution_amount_flow";
|
||||
String tableName = "mk_distribution_flow";
|
||||
String author = "ww";
|
||||
//是否生成DTO实体 默认生成
|
||||
boolean isGenerateDto = true;
|
||||
|
||||
Reference in New Issue
Block a user