Explorar o código

修复正则×号是引起的错误

648540858 %!s(int64=3) %!d(string=hai) anos
pai
achega
6a4cdc36b1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/all-application.yml

+ 1 - 1
src/main/resources/all-application.yml

@@ -186,7 +186,7 @@ user-settings:
     # 是否将日志存储进数据库
     logInDatebase: true
     # 第三方匹配,用于从stream钟获取有效信息
-    thirdPartyGBIdReg: [\s\S]*
+    thirdPartyGBIdReg: "[\\s\\S]*"
 
 # 在线文档: swagger-ui(生产环境建议关闭)
 swagger-ui: