Waiting interest list

This commit is contained in:
CHIEFSOFT\ameye
2023-06-25 18:58:38 -04:00
parent 257c262783
commit 00afe4a019
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -59,6 +59,7 @@ class WrenchApi extends BaseController
'countrybanks' =>['POST'],
'sendmoney' => ['POST'],
'sendinterest' => ['POST'],
'waitinginterest' => ['POST'],
'sendmoneyfee' => ['POST'],
'getpendingjobs' => ['POST'],
'taskmessage' => ['POST'],