swagger.yaml 441 B

12345678910111213141516
  1. basePath: /
  2. host: 127.0.0.1:8607
  3. info:
  4. contact:
  5. email: pyan@hzinsights.com
  6. name: www.hzinsights.com/
  7. url: https://www.hzinsights.com/
  8. description: 弘则人力资源管理系统API接口文档
  9. license:
  10. name: Apache 2.0
  11. url: http://www.apache.org/licenses/LICENSE-2.0.html
  12. termsOfService: https://www.hzinsights.com/
  13. title: 弘则人力资源管理系统API接口文档
  14. version: "1.0"
  15. paths: {}
  16. swagger: "2.0"