job member add del

This commit is contained in:
CHIEFSOFT\ameye
2023-12-27 06:52:22 -05:00
parent 24ade2edc2
commit b64a0f9df3
3 changed files with 12 additions and 2 deletions
@@ -194,6 +194,8 @@ abstract class BaseController extends Controller
'jobmanagerdeletejob'=> ['POST'],
'jobgrouplist'=> ['POST'],
'jobgroupadd'=> ['POST'],
'groupmemberadd'=> ['POST'],
'groupmemberdel'=> ['POST'],
'activetaskslist' => ['POST'],
'profilepasschange' => ['POST'],
'starttopup' => ['POST'],