md
This commit is contained in:
parent
10d3821fd6
commit
a90748ddee
@ -123,7 +123,7 @@
|
||||
<if test="lineCode != null and lineCode != ''">#{lineCode},</if>
|
||||
<if test="lineName != null and lineName != ''">#{lineName},</if>
|
||||
<if test="lineNameEn != null and lineNameEn != ''">#{lineNameEn},</if>
|
||||
<if test="transManager != null and trans_manager != ''">#{transManager},</if>
|
||||
<if test="transManager != null and transManager != ''">#{transManager},</if>
|
||||
<if test="meterRate != null and meterRate != ''">#{meterRate},</if>
|
||||
<if test="status != null">#{status},</if>
|
||||
<if test="siteAuditMan != null and siteAuditMan != ''">#{siteAuditMan},</if>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user