Merge branch 'test' into dev

This commit is contained in:
GYJ
2025-01-14 13:45:33 +08:00

View File

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