新能源专项分析功能开发

This commit is contained in:
wr
2025-03-31 20:56:05 +08:00
parent 82d616a99c
commit f3679cf868
7 changed files with 252 additions and 286 deletions

View File

@@ -37,4 +37,7 @@ public class LineDTO {
@ApiModelProperty(name = "用户非网侧")
private String objId;
@ApiModelProperty(name = "对象类型大类")
private String bigObjType;
}