添加字段
This commit is contained in:
@@ -27,7 +27,8 @@
|
|||||||
lineDetail.Time_Interval as `interval`,
|
lineDetail.Time_Interval as `interval`,
|
||||||
dic.value voltageLevel,
|
dic.value voltageLevel,
|
||||||
dev.id devId,
|
dev.id devId,
|
||||||
device.com_flag comFlag
|
device.com_flag comFlag,
|
||||||
|
1 as lineType
|
||||||
</if>
|
</if>
|
||||||
<!--母线-->
|
<!--母线-->
|
||||||
<if test="type == 2">
|
<if test="type == 2">
|
||||||
|
|||||||
Reference in New Issue
Block a user