family wallet
This commit is contained in:
@@ -113,23 +113,7 @@ status INT DEFAULT 1,
|
||||
created timestamp without time zone DEFAULT now()
|
||||
);
|
||||
*/
|
||||
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);
|
||||
|
||||
|
||||
long test() {
|
||||
FILE* oldFile = Output2FILE::Stream();
|
||||
|
||||
Reference in New Issue
Block a user