Hx grouping

This commit is contained in:
DESKTOP-GBA0BK8\Admin
2023-04-22 07:36:05 -04:00
parent eeb98cb5d3
commit 849d3ebb10
+1 -1
View File
@@ -26,6 +26,7 @@ $endpoints = array(
'pendingjob' => array('POST'),
'paymenthx' => array('POST'),
'purchasehx' => array('POST'),
'couponhx' => array('POST'),
'getjob' => array('POST'),
'mybanklist' => array('POST'),
'sendmoney' => array('POST'),
@@ -40,7 +41,6 @@ $endpoints = array(
'userscards' => array('POST'),
'blogdata' => array('POST'),
'blogitem' => array('POST'),
'couponhx' => array('POST'),
'couponpending' => array('POST'),
'couponredeem' => array('POST'),
'sendinterestmessage' => array('POST'),