sql兼容达梦调整

This commit is contained in:
2025-04-23 15:49:10 +08:00
parent b8ea00c47d
commit f565d90421
4 changed files with 5 additions and 4 deletions

View File

@@ -122,8 +122,8 @@ public class LineDetailDataVO {
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
private LocalDateTime updateTime;
@ApiModelProperty(name = "新能源场站信息ID")
private String obyId;
@ApiModelProperty(name = "监测对象信息ID")
private String objId;
@ApiModelProperty(name = "对象类型大类")
private String bigObjType;

View File

@@ -31,6 +31,7 @@
device.com_flag comFlag,
1 as lineType,
0 as type,
lineDetail.obj_id,
lineDetail.monitor_flag as isUpToGrid,
point.name pointName
</if>

View File

@@ -7,7 +7,7 @@
line.NAME srbName,
sub.Lng coordY,
sub.Lat coordX,
"blue" color,
'blue' color,
dic.name scale
FROM
pq_line line,