morequery.php 202 B

12345678910111213
  1. <?php
  2. return [
  3. "menu_auth" => [
  4. "api/kqList" => 10,
  5. "api/kqCollect" => 11,
  6. ],
  7. "menu_option" => [
  8. "api/customerAdd" => 0,
  9. "api/customerEdit" => 0,
  10. ],
  11. ];