Topup resile

This commit is contained in:
CHIEFSOFT\ameye
2023-12-01 21:13:22 -05:00
parent f12230a1fe
commit 73854e8800
+1
View File
@@ -830,6 +830,7 @@ long WrenchBoardTopupResult(CVars in, CVars &out){
} catch (bad_parameter) {
logfmt(logINFO, "ERROR CALL long WrenchBoardTopupResult(CVars in, CVars &out)");
}
logfmt(logINFO, "/out **************** WrenchBoardTopupResult()");
return ret;
}