|
@@ -1,5 +1,5 @@
|
|
|
{
|
|
{
|
|
|
- "serverUrl": "http://192.168.161.230:8089/ihome",
|
|
|
|
|
|
|
+ "serverUrl": "http://192.168.161.230:8089/ihotel",
|
|
|
"isStrict": false,
|
|
"isStrict": false,
|
|
|
"allInOne": true,
|
|
"allInOne": true,
|
|
|
"outPath": "./src/main/resources/static/doc",
|
|
"outPath": "./src/main/resources/static/doc",
|
|
@@ -20,7 +20,7 @@
|
|
|
"errorCodeDictionaries": [
|
|
"errorCodeDictionaries": [
|
|
|
{
|
|
{
|
|
|
"title": "业务异常代码",
|
|
"title": "业务异常代码",
|
|
|
- "enumClassName": "com.chuanghai.travelbigdata.disease.command.exception.BizCodeEnume",
|
|
|
|
|
|
|
+ "enumClassName": "com.chuanghai.ihotel.common.exception.BizCodeEnume",
|
|
|
"codeField": "code",
|
|
"codeField": "code",
|
|
|
"descField": "msg"
|
|
"descField": "msg"
|
|
|
}
|
|
}
|