提现报错修复

This commit is contained in:
张松 2025-01-14 13:45:10 +08:00
parent e982a06dc3
commit 93bbb2d782
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>