api_project.js 495 B

1234567891011121314151617181920
  1. define({
  2. "name": "License接口API",
  3. "version": "0.2.1",
  4. "description": "v0.2.1 系统软件许可证书 -- 接口文档",
  5. "title": "系统软件许可证书API",
  6. "url": "http://127.0.0.1:8081",
  7. "template": {
  8. "withCompare": true,
  9. "withGenerator": true
  10. },
  11. "sampleUrl": false,
  12. "defaultVersion": "0.0.0",
  13. "apidoc": "0.3.0",
  14. "generator": {
  15. "name": "apidoc",
  16. "time": "2020-08-21T17:02:50.014Z",
  17. "url": "https://apidocjs.com",
  18. "version": "0.25.0"
  19. }
  20. });