加入yml配置

master
wujingtao 3 years ago
parent 7c42f2789a
commit abce30cf27

@ -225,8 +225,6 @@ public class FormdataServiceImpl implements FormdataService {
String fileName = file.getOriginalFilename();
String subFixFile = StringUtils.substringAfterLast(fileName, SPLIT_FILE_SYMBOL);
List<WavDTO> wavList = zipUtil(file);
for (WavDTO wavDTO : wavList) {
for (FormdataDto info : list) {

@ -25,7 +25,7 @@ spring:
#数据库索引
database: 0
host: 118.178.137.129
# port: 6379
# port: 6379
password:
#连接超时时间
timeout: 5000
@ -70,4 +70,5 @@ upload:
accessKeyId: LTAI5t8agDMumxcjAVuuwqPY
accessKeySecret: i93lzrZwb2BUgtB9r0y0LT2Dt7tNbP
bucketName: hjrecording
endpoint: oss-cn-shanghai.aliyuncs.com
endpoint: oss-cn-shanghai.aliyuncs.com
url: https://app.hjdata.com/api/dymaticform/channel/save?
Loading…
Cancel
Save