yq il y a 3 ans
Parent
commit
e932373964
1 fichiers modifiés avec 15 ajouts et 0 suppressions
  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"
+}