| 1234567891011121314151617181920 |
- {
- "serverUrl": "http://localhost:8888/reporting",
- "isStrict": false,
- "allInOne": true,
- "outPath": "./src/main/resources/static/doc",
- "coverOld": true,
- "style": "zenburn",
- "createDebugPage": false,
- "projectName": "合作伙伴商机报备",
- "inlineEnum": true,
- "revisionLogs": [
- {
- "version": "0.0.1",
- "revisionTime":"2023-03-06 17:25:00",
- "status": "创建文档",
- "author": "浮生",
- "remarks": "初始化接口文档"
- }
- ]
- }
|