task report

This commit is contained in:
CHIEFSOFT\ameye
2024-01-21 20:00:09 -05:00
parent e3d2b59509
commit 3dab44943c
4 changed files with 8 additions and 1 deletions
@@ -197,6 +197,7 @@ abstract class BaseController extends Controller
'groupmemberadd'=> ['POST'],
'groupmemberdel'=> ['POST'],
'activetaskslist' => ['POST'],
'tasksreport' => ['POST'],
'profilepasschange' => ['POST'],
'starttopup' => ['POST'],
'topupresult'=> ['POST'],