apidoc.json 438 B

1234567891011121314151617181920
  1. {
  2. "name": "货柜商户接口文档",
  3. "version": "0.0.1",
  4. "description": "",
  5. "title": "货柜商户接口测试界面",
  6. "url": "http://192.168.1.197:8080/bizApi",
  7. "sampleUrl": "http://192.168.1.197:8080/bizApi",
  8. "header": {
  9. "title": "start",
  10. "filename": "header.md"
  11. },
  12. "template": {
  13. "forceLanguage": "zh",
  14. "withCompare": true,
  15. "withGenerator": true
  16. },
  17. "jQueryAjaxSetup": {
  18. "cache":false
  19. }
  20. }