application.properties
1.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
project.syscode=zteits-park-portal
spring.application.name=zteits-park-portal
server.port=8094
# logging
logging.level.root=info
#logging.level.org.springframework.web=DEBUG
logging.level.com.zteits.irain.portal=debug
#logging.path=${user.home}/logs
logging.file=${spring.application.name}.log
logging.config=classpath:logback-spring.xml
#irain
irain.url=http://api.parkingwang.com:8280
#irain艾润
irain.appid=avakrky0gk1m7n00
#irain
irain.appsecret=rrr6uz3aqvutpsq2lsna0k18cea4mabw
#irain aes
irain.aes=avakrky0gk1m7n00
irain.park_code=734861a1e8656ffa51bdd90829941ca9
#诱导配置
#一级诱导回显地址
induction.showLevelOneInductionReleaseUrl=http://106.74.36.99:18089/ATMS-LED-Server/leveloneInduction/showLevelOneInductionRelease
#二级、三级诱导批量发布地址
induction.doLevelTwoAndThreeInductionReleaseBatchUrl=http://106.74.36.99:18089/ATMS-LED-Server/berthcount/doLevelTwoAndThreeInductionReleaseBatch
#Swagger auto config
swagger2.auto.basePackage=com.zteits.irain.portal.web
swagger2.auto.paths.not=/
#swagger2.auto.apiInfo.title=中兴智能交通-艾润API
#swagger2.auto.apiInfo.description=中兴智能交通-艾润相关的API文档
spring.dubbo.application.name=${spring.application.name}
spring.dubbo.registry.address=zookeeper://127.0.0.1:2181
spring.dubbo.provider.version=1.0.0
spring.dubbo.cunsumer.check=false
#spring session redis config
spring.redis.host=192.168.1.195
spring.redis.port=63790
spring.redis.password=redis_63790
#ebochong config
ebochong.url=
ebochong.clientCode=12345678
ebochong.key=2xJLZAlyolvMMz4+c/8nRA==