pad点餐接口
This commit is contained in:
@@ -28,7 +28,7 @@ public class Main {
|
||||
// String packageName = "product";
|
||||
// String packageName = "order";
|
||||
|
||||
String tableName = "tb_shop_extend";
|
||||
String tableName = "tb_product";
|
||||
String author = "zs";
|
||||
//是否生成DTO实体 默认生成
|
||||
boolean isGenerateDto = true;
|
||||
|
||||
Reference in New Issue
Block a user