NetCode.json 171 B

1234567891011
  1. {
  2. "1": {
  3. "describe": "成功"
  4. },
  5. "2": {
  6. "describe": "服务器错误"
  7. },
  8. "3": {
  9. "describe": "数据库错误"
  10. }
  11. }