@@ -126,7 +126,8 @@ public class TestController {
// 832
JSONArray idList = materialInfoService.getIdListByProject(projectId);
JSONArray accountArray = new JSONArray();
- accountArray.add(9864909L);
+ accountArray.add(9882357L);
+ accountArray.add(9884574L);
materialUploadService.uploadAccount("2", idList, accountArray, "2e3b982046a44b5faadaa77a7c0da114");
return "success";
@@ -135,9 +135,9 @@ spring:
connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
datasource:
master:
- url: jdbc:mysql://172.30.0.4:4000/jiaoyang?characterEncoding=UTF-8&useUnicode=true&useSSL=false
- username: hcst
- password: hcst@2020
+ url: jdbc:mysql://139.186.27.96:4000/jiaoyang?characterEncoding=UTF-8&useUnicode=true&useSSL=false
+ username: data
+ password: hcst@2021
driver-class-name: com.mysql.jdbc.Driver
# 多数据源配置
#multi-datasource1: