Browse Source

20260129stripe2

lijianlin/feature-20260128-金币日常优化V1.0
sunjiabei 4 weeks ago
parent
commit
0e67725746
  1. 4
      src/main/resources/cashMapper/CashCollectionMapper.xml

4
src/main/resources/cashMapper/CashCollectionMapper.xml

@ -422,8 +422,8 @@
update cash_record_collection
SET
received_time=#{availableOn},
payment_currency='2',
received_currency='2',
payment_currency='3',
received_currency='3',
payment_amount=#{amount},
received_amount=#{net},
handling_charge=#{fee},

Loading…
Cancel
Save