【优化】设备型号参数
This commit is contained in:
@@ -23,7 +23,7 @@ public class BizDeviceCategory extends CommonEntity {
|
|||||||
private String thumbnail;
|
private String thumbnail;
|
||||||
|
|
||||||
@ApiModelProperty("设备型号名称")
|
@ApiModelProperty("设备型号名称")
|
||||||
private String deviceName;
|
private String categoryName;
|
||||||
|
|
||||||
@ApiModelProperty("排序")
|
@ApiModelProperty("排序")
|
||||||
private int sortCode;
|
private int sortCode;
|
||||||
|
|||||||
Reference in New Issue
Block a user