cqp hace 11 meses
padre
commit
b6a331085d
Se han modificado 1 ficheros con 4 adiciones y 2 borrados
  1. 4 2
      config/morequery.php

+ 4 - 2
config/morequery.php

@@ -6,8 +6,10 @@ return [
         "api/kqCollect" => 11,
     ],
     "menu_option" => [
-        "api/customerAdd" => 0,
-        "api/customerEdit" => 0,
+        "api/customerAdd" => 55,
+        "api/customerEdit" => 55,
+        "api/businessOpportunityAdd" => 56,
+        "api/businessOpportunityEdit" => 56,
     ],
 ];