平台修改意见20251120-修改上传点位清单导入报错问题,生产不产生日志
This commit is contained in:
@ -100,6 +100,7 @@
|
||||
<if test="updateTime != null">#{updateTime},</if>
|
||||
<if test="remark != null">#{remark},</if>
|
||||
<if test="isAlarm != null">#{isAlarm},</if>
|
||||
<if test="deviceId != null">#{deviceId},</if>
|
||||
</trim>
|
||||
</insert>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user