Commit 16ff4a45 authored by maoying's avatar maoying

修改配置文件

parent 86c8b5f0
security.password=a1234560 security.password=a1234560
security.loginId=fas_autosys security.loginId=fas_autosys
security.productWeb=CONVERTER_STATION_WEB security.productWeb=STUDIO_APP_WEB
security.appKeyWeb=CONVERTER_STATION security.appKeyWeb=studio_normalapp_2668446
#environment #environment
#spring.profiles.active = dev #spring.profiles.active = dev
...@@ -41,7 +41,7 @@ spring.redis.jedis.pool.min-idle=0 ...@@ -41,7 +41,7 @@ spring.redis.jedis.pool.min-idle=0
spring.redis.timeout=1000 spring.redis.timeout=1000
#picture upload #picture upload
file.uploadUrl=F:\\upload\\files\\ file.uploadUrl=E:\\upload\\files\\
#picture read #picture read
file.readUrl=http://172.16.3.89:8083/file/getFile?in= file.readUrl=http://172.16.3.89:8083/file/getFile?in=
params.isPush=true params.isPush=true
......
spring.application.name = AMOS-AUTOSYS-my spring.application.name = AMOS-AUTOSYS
server.port = 8083 server.port = 8083
spring.profiles.active=dev spring.profiles.active=dev
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment