Merge branch 'cc_20251103_open_api' into 'master'
fix:菜品市场菜品服务包上新接口新增字段 See merge request hangzhou/java/custom_zxjp!182
This commit is contained in:
@@ -21,4 +21,7 @@ public class ServicePackageExecuteDTO {
|
||||
|
||||
@ApiModelProperty("服务包名称")
|
||||
private String spName;
|
||||
|
||||
@ApiModelProperty("服务包id")
|
||||
private Long spId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user