Merge branch 'develop_migration' into 'develop_master'
feat: There is no way the, #55663 See merge request LiuChao/foton-slrs-system-rest!533
This commit is contained in:
@@ -73,6 +73,9 @@
|
||||
<if test="id !=null and id !=''">
|
||||
AND reply.ASK_ID = #{id}
|
||||
</if>
|
||||
<if test="state !=null and state !=''">
|
||||
AND reply.state = #{state}
|
||||
</if>
|
||||
</where>
|
||||
order by reply.REPLY_TIME
|
||||
|
||||
|
||||
Reference in New Issue
Block a user