1.pmsBug修改
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package com.njcn.device.pms.pojo.vo;
|
||||
|
||||
import com.fasterxml.jackson.annotation.JsonFormat;
|
||||
import io.swagger.annotations.ApiModelProperty;
|
||||
import lombok.Data;
|
||||
|
||||
@@ -24,6 +25,8 @@ public class ROperatingIndexCommonVO {
|
||||
|
||||
@ApiModelProperty(name = "orgName", value = "单位名称")
|
||||
private String orgName;
|
||||
|
||||
private Integer sort;
|
||||
/**
|
||||
* 时间
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user