mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-10 11:26:50 +08:00
Update application-pro.properties
This commit is contained in:
@@ -29,11 +29,10 @@ xboe.api.cross_filter=true
|
|||||||
## 上传相磁的路径配置
|
## 上传相磁的路径配置
|
||||||
xboe.upload.file.temp_path=E:/Projects/BOE/java/static/temp
|
xboe.upload.file.temp_path=E:/Projects/BOE/java/static/temp
|
||||||
xboe.upload.file.save_path=E:/Projects/BOE/java/static/upload
|
xboe.upload.file.save_path=E:/Projects/BOE/java/static/upload
|
||||||
xboe.upload.file.http_path=http://u-pre.boe.com:9090/cdn/upload
|
xboe.upload.file.http_path=http://localhost:9090/cdn/upload
|
||||||
|
|
||||||
## 外部接口调用地址 旧系统机构及用户数据接口
|
## 外部接口调用地址 旧系统机构及用户数据接口
|
||||||
xboe.externalinterface.url.system=http://u-pre.boe.com:9091
|
xboe.externalinterface.url.system=http://localhost:9091
|
||||||
|
|
||||||
#加密盐
|
#加密盐
|
||||||
#jasypt.encryptor.password=jasypt
|
#jasypt.encryptor.password=jasypt
|
||||||
jasypt.encryptor.algorithm=PBEWithMD5AndDES
|
jasypt.encryptor.algorithm=PBEWithMD5AndDES
|
||||||
|
|||||||
Reference in New Issue
Block a user