client.json 205 B

123456789101112
  1. [
  2. {
  3. "retype" :
  4. {
  5. "BattleVerifyInfo" :
  6. {
  7. "children" : "SortedDictionary<string, BattleVerifyInfo>",
  8. "members" : "SortedDictionary<string, string>"
  9. }
  10. }
  11. }
  12. ]