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