VersionConfig.json 223 B

12345678910111213141516
  1. {
  2. "codeVer": {
  3. "games": 1,
  4. "configCommon":1,
  5. "hallConfig": 1,
  6. "entryHandler": 1,
  7. "hallHandler": 1,
  8. "hallLogic" : 1,
  9. "sgjLogic" : 3,
  10. "agent": 1,
  11. "charge": 1,
  12. "manage": 1,
  13. "query": 1,
  14. "server": 1
  15. }
  16. }