yq hace 3 años
padre
commit
e932373964
Se han modificado 1 ficheros con 15 adiciones y 0 borrados
  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"
+}