AndroidConf.php 615 B

123456789101112131415161718192021222324252627
  1. <?php
  2. return [
  3. '\api\gameCenter\index' => array(
  4. "status" => [
  5. '-4001' => '-40011',
  6. '-4002' => '-40021',
  7. ],
  8. ),
  9. '\payment-PayInterface\Radzhif' => [],
  10. 'payment/PayInterface/Radzhif' => [],
  11. 'Api/UserDetails/TakeMoneyRecord' => [
  12. 'toArr' => 1
  13. ],
  14. 'Api/GameCenter/Lotterytwo' => [
  15. 'arrFields' => ['tolist']
  16. ],
  17. 'Api/Account/getUserSetting' => [
  18. ],
  19. 'Api/Settings/Query' => [
  20. 'conv' => [[
  21. 'destField' => 'multiple',
  22. 'key' => 'total',
  23. ]]
  24. ],
  25. 'Api/Long/GetGameList'=>[
  26. ],
  27. ];