fix:菜品市场菜品服务包上新接口新增字段
This commit is contained in:
@@ -21,4 +21,7 @@ public class ServicePackageExecuteDTO {
|
|||||||
|
|
||||||
@ApiModelProperty("服务包名称")
|
@ApiModelProperty("服务包名称")
|
||||||
private String spName;
|
private String spName;
|
||||||
|
|
||||||
|
@ApiModelProperty("服务包id")
|
||||||
|
private Long spId;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user