0323海宁预警修改
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user