This commit is contained in:
2022-08-07 15:08:18 -04:00
parent 9dd76a2a3a
commit 72dc1b0f12
3 changed files with 25 additions and 11 deletions
+1
View File
@@ -15,6 +15,7 @@ long WrenchCardRechargePayment( CVars in, CVars &out );
long CheckWallet(long member_id,CVars in);
long DeductMemberWallet(long member_id,long wallet_id,long amount, long payment_id);
long WrenchMemberCouponPayment( CVars in, CVars &out );
long WrenchMemberTopupPayment( CVars in, CVars &out );
#endif