员工权限相关接口
This commit is contained in:
@@ -28,8 +28,8 @@ public class Main {
|
||||
// String packageName = "product";
|
||||
// String packageName = "order";
|
||||
|
||||
String tableName = "tb_shop_coupon_product";
|
||||
String author = "ww";
|
||||
String tableName = "tb_shop_staff_permission";
|
||||
String author = "zs";
|
||||
//是否生成DTO实体 默认生成
|
||||
boolean isGenerateDto = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user