完成部分TODO修改bug

This commit is contained in:
shuo.wang
2024-05-09 14:18:44 +08:00
parent 8d3908be58
commit 64119c59ee
13 changed files with 102 additions and 115 deletions

View File

@@ -23,7 +23,7 @@
<result column="update_user_id" jdbcType="VARCHAR" property="updateUserId"/>
<result column="deleted" jdbcType="BIT" property="deleted"/>
<result column="pay_business_type" jdbcType="TINYINT" property="payBusinessType"/>
<result column="amount" jdbcType="VARCHAR" property="amount"/>
<result column="amount" jdbcType="DECIMAL" property="amount"/>
</resultMap>
<sql id="Base_Column_List">
id,shop_id, partner_id, line_id, pay_status, pay_type, pay_user_name, pay_account, bank_code,