123456789101112131415161718192021 |
- {
- "swagger": "2.0",
- "info": {
- "description": "弘则人力资源管理系统API接口文档",
- "title": "弘则人力资源管理系统API接口文档",
- "termsOfService": "https://www.hzinsights.com/",
- "contact": {
- "name": "www.hzinsights.com/",
- "url": "https://www.hzinsights.com/",
- "email": "pyan@hzinsights.com"
- },
- "license": {
- "name": "Apache 2.0",
- "url": "http://www.apache.org/licenses/LICENSE-2.0.html"
- },
- "version": "1.0"
- },
- "host": "127.0.0.1:8607",
- "basePath": "/",
- "paths": {}
- }
|