family transfer

This commit is contained in:
CHIEFSOFT\ameye
2023-10-28 10:50:43 -04:00
parent 6109e60fb0
commit f51c847244
3 changed files with 97 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@ 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 );
long WrenchFamilyPayment( CVars in, CVars &out );
#endif