This commit is contained in:
2022-03-11 22:48:43 -05:00
parent 7f0aff735f
commit f391716de4
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -427,6 +427,7 @@ long WrenchBoardMobileSendJobInterest(CVars in, CVars &out) {
return ret;
}
long WrenchBoardMobileSendMoney(CVars in, CVars &out){
logfmt(logINFO, "long *************** WrenchBoardMobileSendMoney(CVars in, CVars out)");
long ret = PHP_API_BAD_PARAM;
try{