update 部分sql适配
This commit is contained in:
@@ -96,7 +96,8 @@ FROM lease_pay_withdraw_message
|
||||
amount as amount,
|
||||
update_time as updateTime,
|
||||
2 as type,
|
||||
status
|
||||
status,
|
||||
from_symbol as coin
|
||||
from lease_pay_withdraw_message
|
||||
<where>
|
||||
(<foreach collection="walletList" item="item" separator="OR">
|
||||
|
||||
Reference in New Issue
Block a user