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