project.swan.json 148 B

123456789101112
  1. {
  2. "appid": "testappid",
  3. "setting": {
  4. "urlCheck": false
  5. },
  6. "condition": {
  7. "swan": {
  8. "current": -1,
  9. "list": []
  10. }
  11. }
  12. }