修改
This commit is contained in:
@@ -372,7 +372,7 @@
|
||||
and telephone like concat("%",#{phone},"%")
|
||||
</if>
|
||||
|
||||
<if test="isFlag != null and isFlag ='1' ">
|
||||
<if test="isFlag != null ">
|
||||
and amount > 0
|
||||
</if>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user