提现报错修复
This commit is contained in:
parent
e982a06dc3
commit
93bbb2d782
|
|
@ -193,7 +193,6 @@
|
|||
<foreach collection="stateList" item="state" open="(" separator="," close=")">
|
||||
#{state}
|
||||
</foreach>
|
||||
and state=#{state}
|
||||
and withdraw_type=1;
|
||||
</select>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue