family wallet
This commit is contained in:
@@ -40,5 +40,23 @@ long WrenchUpdateSiteGallery(CVars in, CVars &out);
|
||||
long WrenchReturnStartJobList(CVars in, CVars &out);
|
||||
long WrenchLoadDashData(CVars in, CVars &out);
|
||||
|
||||
long LoginLogger( long member_id, long login_mode);
|
||||
long WrenchBoardMobileSendMoney(CVars in, CVars &out);
|
||||
long WrenchBoardMobileSendJobInterest(CVars in, CVars &out);
|
||||
long WrenchReturnPendingJobList(CVars in, CVars &out);
|
||||
long WrenchBoardMobileSendUserWallet(CVars in, CVars &out);
|
||||
long WrenchBoardStartBalanceTopup(CVars in, CVars &out);
|
||||
long WrenchBoardCompleteBalanceTopup(CVars in, CVars &out);
|
||||
long WrenchResendSendReferLoadLink(CVars in, CVars &out);
|
||||
long WrenchBoardDeleteAccount(CVars in, CVars &out);
|
||||
long VerifyWrenchAccountLink(CVars in, CVars &out);
|
||||
long LoginWrenchBoardAuxAccount(CVars in, CVars &out);
|
||||
long WrenchDeleteUsersCCard(CVars in, CVars &out);
|
||||
long WrenchFlutterCreditHook(CVars in, CVars &out);
|
||||
long WrenchBoardTopupResult(CVars in, CVars &out);
|
||||
long WrenchRegisterMyFileUpload(CVars in, CVars &out);
|
||||
long WrenchGetRecentDash(CVars in, CVars &out);
|
||||
long LoginWrenchBoardQRAccount(CVars in, CVars &out);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user