瀏覽代碼

Merge remote-tracking branch 'origin/dev' into dev

hejq 7 年之前
父節點
當前提交
e8bd166c5a
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      mall-search/src/main/resources/config/application-dev.properties

+ 2 - 2
mall-search/src/main/resources/config/application-dev.properties

@@ -1,5 +1,5 @@
-datasource.url=jdbc:mysql://192.168.253.6:3306/mall_test_dev?characterEncoding=utf-8&useSSL=false
-datasource.username=root
+datasource.url=jdbc:mysql://188.131.128.107:3306/mall_test_dev?characterEncoding=utf-8&useSSL=false
+datasource.username=sa
 datasource.password=select111***
 datasource.driverClassName=com.mysql.jdbc.Driver
 datasource.initialSize=1