0323海宁预警修改

This commit is contained in:
2026-03-23 16:50:18 +08:00
parent 6c3db8497b
commit b131290459
2 changed files with 2 additions and 1 deletions

View File

@@ -161,6 +161,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
from work_record
<where>
is_alter = 1
and read_time is null
and user_name= #{username}
<if test="status != null and status != ''">
and status = #{status}