Commit 0f22031c authored by suhuiguang's avatar suhuiguang

1.增加颜色值更新

parent 36b7e2b5
......@@ -176,6 +176,9 @@
`station_basic`
set
`qrcode_color` = #{item.qrcodeColor},
<if test="item.level != null and item.level != ''">
risk_Level = #{item.level},
</if>
rec_date = now()
where
project_org_code = #{item.code}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment