1.技术监督代码调整
2.国网对象类型统计 3.国网新能源场站代码提交
This commit is contained in:
@@ -80,6 +80,11 @@ public class RLoadTypeUserManageVO implements Serializable {
|
||||
*/
|
||||
@ApiModelProperty("入网报告路径")
|
||||
private String iFilePath;
|
||||
/**
|
||||
* 入网报告名称
|
||||
*/
|
||||
@ApiModelProperty("入网报告名称")
|
||||
private String iFilePathName;
|
||||
/**
|
||||
* 入网报告上传时间
|
||||
*/
|
||||
@@ -120,6 +125,11 @@ public class RLoadTypeUserManageVO implements Serializable {
|
||||
*/
|
||||
@ApiModelProperty("实测报告路径")
|
||||
private String aFilePath;
|
||||
/**
|
||||
* 实测报告名称
|
||||
*/
|
||||
@ApiModelProperty("实测报告名称")
|
||||
private String aFilePathName;
|
||||
/**
|
||||
* 实测报告上传时间
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user