cocos-service.json 348 B

12345678910111213141516171819202122
  1. {
  2. "game": {
  3. "name": "未知游戏",
  4. "app_id": "UNKNOW",
  5. "c_id": "0"
  6. },
  7. "appConfigMaps": [
  8. {
  9. "app_id": "UNKNOW",
  10. "config_id": "bdb9d7"
  11. }
  12. ],
  13. "configs": [
  14. {
  15. "app_id": "UNKNOW",
  16. "config_id": "bdb9d7",
  17. "config_name": "Default",
  18. "config_remarks": "",
  19. "services": []
  20. }
  21. ]
  22. }