Explorar o código

feat: 标签扩展:新增mysql查询超时默认秒数设置 #18

chenghua %!s(int64=3) %!d(string=hai) anos
pai
achega
63d03c7ac6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      manager/src/main/resources/define/app/mysql.yml

+ 1 - 1
manager/src/main/resources/define/app/mysql.yml

@@ -19,7 +19,7 @@ configmap:
   - key: timeout
     type: 0
     required: false
-    defaultValue: 3000
+    defaultValue: 3
   - key: url
     type: 1
 # 指标组列表