diff --git a/src/main/resources/cashMapper/CashCollectionMapper.xml b/src/main/resources/cashMapper/CashCollectionMapper.xml index a16d738..432f1de 100644 --- a/src/main/resources/cashMapper/CashCollectionMapper.xml +++ b/src/main/resources/cashMapper/CashCollectionMapper.xml @@ -230,7 +230,7 @@ success_time,ios_environment,ios_transaction_id,ios_receipt_data,firstdata_ipgTransactionId, add_time,is_synced from g_order - where is_synced=0 and state=1 and pay_style in(3,5,6,7,9) + where is_synced=0 and state=1 and pay_style in(3,5,6,7,9,10,15) and success_time>=1763136000 limit #{size}