浏览代码

smart文件

yq 3 年之前
父节点
当前提交
e932373964
共有 1 个文件被更改,包括 15 次插入0 次删除
  1. 15 0
      src/main/resources/smart-doc.json

+ 15 - 0
src/main/resources/smart-doc.json

@@ -0,0 +1,15 @@
+{
+  "outPath":"./src/main/resources/static/doc",
+  "serverUrl": "http://172.16.120.104",
+  "isStrict": false,
+  "coverOld": true,
+  "allInOne": true,
+  "packageFilters": "com.usky.dxtop.controller.web",
+  "requestExample":"false",
+  "responseExample":"true",
+  "projectName": "mhfire",
+  "appKey": "20210816876780111989309440",
+  "appToken":"33826dd2207a4e60a03b7c8dce29651a",
+  "secret": "8Hu.QnM2JN.$AcH5kvFr-7@.3qcaf6an",
+  "openUrl": "http://localhost:7700/api"
+}