|
@@ -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"
|
|
|
|
+}
|