Merge branch 'test' into dev

This commit is contained in:
GYJ 2025-01-14 13:45:33 +08:00
commit 062c300504
1 changed files with 0 additions and 1 deletions

View File

@ -193,7 +193,6 @@
<foreach collection="stateList" item="state" open="(" separator="," close=")">
#{state}
</foreach>
and state=#{state}
and withdraw_type=1;
</select>