Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
+3
@@ -1260,6 +1260,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
<if test="reviseApplyType != null ">
|
||||
and REVISE_APPLY_TYPE = #{reviseApplyType}
|
||||
</if>
|
||||
<if test="reviseApplyStatus != null ">
|
||||
and REVISE_APPLY_STATUS = #{reviseApplyStatus}
|
||||
</if>
|
||||
</where>
|
||||
</sql>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user