activetaskslist

This commit is contained in:
CHIEFSOFT\ameye
2023-05-15 18:40:28 -04:00
parent 6a3d7e0e8f
commit eef1857ec4
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -86,6 +86,7 @@ class WrenchApi extends BaseController
'jobmanagercreatejob'=> ['POST'],
'jobmanagerupdatejob'=> ['POST'],
'jobmanagerdeletejob'=> ['POST'],
'activetaskslist' => ['POST'],
'profilepasschange' => ['POST'],
'starttopup' => ['POST'],
'familylist' => ['POST'],