mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 12:56:28 +08:00
4.4.0
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.gitee.sop</groupId>
|
||||
<artifactId>sop-parent</artifactId>
|
||||
<version>4.3.4-SNAPSHOT</version>
|
||||
<version>4.4.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath> <!-- lookup parent from repository -->
|
||||
</parent>
|
||||
|
||||
|
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>com.gitee.sop</groupId>
|
||||
<artifactId>sop-website</artifactId>
|
||||
<version>4.3.4-SNAPSHOT</version>
|
||||
<version>4.4.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath> <!-- lookup parent from repository -->
|
||||
</parent>
|
||||
|
||||
|
@@ -50,6 +50,12 @@
|
||||
"sub_code": "isp.exec-gzip-error",
|
||||
"sub_msg": "处理gzip异常",
|
||||
"solution": "联系客服排查日志"
|
||||
},
|
||||
{
|
||||
"id": 1208,
|
||||
"sub_code": "isp.service-unknown-error",
|
||||
"sub_msg": "服务不可用",
|
||||
"solution": "联系客服排查日志"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user