Authored by LUOXC

Update global-autoconfig.properties

@@ -12,6 +12,10 @@ file.saveDir=/home/test @@ -12,6 +12,10 @@ file.saveDir=/home/test
12 12
13 ### ****************************** database *********************************** 13 ### ****************************** database ***********************************
14 14
  15 +# cobar
  16 +jdbc.mysql.cobar.username=yh_test
  17 +jdbc.mysql.cobar.password=9nm0icOwt6bMHjMusIfMLw==
  18 +
15 jdbc.mysql.yhresource.username=yh_test 19 jdbc.mysql.yhresource.username=yh_test
16 jdbc.mysql.yhresource.password=9nm0icOwt6bMHjMusIfMLw== 20 jdbc.mysql.yhresource.password=9nm0icOwt6bMHjMusIfMLw==
17 21