|
@@ -1,10 +1,10 @@
|
|
|
-server.port=8080
|
|
|
+server.port=8089
|
|
|
server.servlet.context-path=/4dkankan_v2
|
|
|
server.file.location=/mnt/4Dkankan/
|
|
|
|
|
|
spring.mvc.async.request-timeout=1800000
|
|
|
#log
|
|
|
-logging.path=/4Dkankan/logs/
|
|
|
+logging.path=/home/data-zfb/logs/zfb-modeling/
|
|
|
logging.config=classpath:logback-spring.xml
|
|
|
logging.level.com.fdkankan=debug
|
|
|
#mybatis
|
|
@@ -19,18 +19,14 @@ pagehelper.params=count=countSql
|
|
|
pagehelper.reasonable=false
|
|
|
pagehelper.support-methods-arguments=true
|
|
|
#DB (new)
|
|
|
-spring.datasource.primary.url=jdbc:mysql://120.25.146.52:3306/4dkankan_v2?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf8&characterSetResults=utf8
|
|
|
+spring.datasource.primary.url=jdbc:mysql://127.0.0.1:3306/zhi_house?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf8&characterSetResults=utf8
|
|
|
spring.datasource.primary.username=root
|
|
|
-spring.datasource.primary.password=4dkk2020test%
|
|
|
+spring.datasource.primary.password=zfb@20210727%
|
|
|
spring.datasource.primary.driverClassName=com.mysql.jdbc.Driver
|
|
|
#DB (old)
|
|
|
-spring.datasource.secondary.url=jdbc:mysql://120.25.146.52:3306/4dkankan?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf8&characterSetResults=utf8
|
|
|
-spring.datasource.secondary.username=root
|
|
|
-spring.datasource.secondary.password=4dkk2020test%
|
|
|
-spring.datasource.secondary.driverClassName=com.mysql.jdbc.Driver
|
|
|
-#连接泄露 开启影响性能
|
|
|
+#???? ??????
|
|
|
#spring.datasource.druid.remove-abandoned=true
|
|
|
-#如果连接超过10分钟未关闭,就会被强行回收 单位秒
|
|
|
+#??????10????????????? ???
|
|
|
#spring.datasource.druid.remove-abandoned-timeout=600
|
|
|
#spring.datasource.druid.log-abandoned=true
|
|
|
|
|
@@ -42,18 +38,18 @@ spring.servlet.multipart.enabled=true
|
|
|
spring.servlet.multipart.location=/mnt/data/
|
|
|
#redis
|
|
|
spring.redis.database=0
|
|
|
-spring.redis.host=120.25.146.52
|
|
|
+spring.redis.host=120.0.0.1
|
|
|
spring.redis.port=6379
|
|
|
spring.redis.password=
|
|
|
-# 连接超时时间 单位 ms(毫秒)
|
|
|
+# ?????? ?? ms????
|
|
|
spring.redis.timeout=3000ms
|
|
|
-# 连接池中的最大空闲连接,默认值也是8。
|
|
|
+# ?????????????????8?
|
|
|
spring.redis.jedis.pool.max-idle=50
|
|
|
-# 连接池中的最小空闲连接,默认值也是0。
|
|
|
+# ?????????????????0?
|
|
|
spring.redis.jedis.pool.min-idle=8
|
|
|
-# 如果赋值为-1,则表示不限制;如果pool已经分配了maxActive个jedis实例,则此时pool的状态为exhausted(耗尽)。
|
|
|
+# ?????-1??????????pool?????maxActive?jedis??????pool????exhausted(??)?
|
|
|
spring.redis.jedis.pool.max-active=8
|
|
|
-# 等待可用连接的最大时间,单位毫秒,默认值为-1,表示永不超时。如果超过等待时间,则直接抛出JedisConnectionException
|
|
|
+# ?????????????????????-1??????????????????????JedisConnectionException
|
|
|
spring.redis.jedis.pool.max-wait=-1ms
|
|
|
# file route
|
|
|
file.route.hardDisk=/mnt/data/
|
|
@@ -68,15 +64,15 @@ file.route.musicType=[".mp3", ".wma", ".wav", ".mod", ".ra", ".cd", ".md", ".asf
|
|
|
file.route.IPs=["0:0:0:0:0:0:0:1","192.168.0.100"]
|
|
|
#swagger
|
|
|
swagger.basePackage=com.fdkankan.web.controller
|
|
|
-swagger.title=四维看看2.0单机版
|
|
|
-swagger.description=api文档
|
|
|
+swagger.title=????2.0???
|
|
|
+swagger.description=api??
|
|
|
swagger.serviceUrl=http://39.108.220.65:8080
|
|
|
swagger.version=2.0
|
|
|
#rabbitmq
|
|
|
-spring.rabbitmq.host=120.25.146.52
|
|
|
+spring.rabbitmq.host=127.0.0.1
|
|
|
spring.rabbitmq.port=5672
|
|
|
-spring.rabbitmq.username=guest
|
|
|
-spring.rabbitmq.password=guest
|
|
|
+spring.rabbitmq.username=admin
|
|
|
+spring.rabbitmq.password=admin123
|
|
|
|
|
|
spring.mvc.static-path-pattern=/**
|
|
|
spring.resources.static-locations=classpath:/META-INF/resources/,classpath:/resources/, classpath:/static/, classpath:/web/, file:${server.file.location}
|
|
@@ -90,13 +86,13 @@ spring.http.encoding.enabled=true
|
|
|
spring.http.encoding.force=true
|
|
|
|
|
|
oss.point=http://oss-cn-shenzhen-internal.aliyuncs.com
|
|
|
-oss.key=LTAIUrvuHqj8pvry
|
|
|
-oss.secrey=JLOVl0k8Ke0aaM8nLMMiUAZ3EiiqI4
|
|
|
-oss.bucket=4dkankan
|
|
|
-#oss类型为oss(阿里云)或s3(亚马逊)
|
|
|
+oss.key=LTAI5tC5Ema4raGNCZYSNrkN
|
|
|
+oss.secrey=BjqU1lSVnNUbJouGkq13JG9DmcpaDx
|
|
|
+oss.bucket=zfb-4dkankan
|
|
|
+#oss???oss??????s3?????
|
|
|
oss.type=oss
|
|
|
-oss.s3key=AKIAWCV5QFZ3ZNELKYUY
|
|
|
-oss.s3secrey=epS5ghyR4LJ7rxk/qJO9ZYh6m9Oz6g5haKDu4yws
|
|
|
+oss.s3key=LTAI5tC5Ema4raGNCZYSNrkN
|
|
|
+oss.s3secrey=BjqU1lSVnNUbJouGkq13JG9DmcpaDx
|
|
|
oss.s3bucket=4dkankan
|
|
|
|
|
|
main.url=https://test.4dkankan.com/
|
|
@@ -104,40 +100,39 @@ scene.url=show.html?m=
|
|
|
scene.pro.url=showProMobile.html?m=
|
|
|
scene.pro.new.url=smobile.html?m=
|
|
|
|
|
|
-prefix.ali=https://4dkk.4dage.com/
|
|
|
+prefix.ali=https://zfb.4dage.com/
|
|
|
|
|
|
#shop.goods.url=http://192.168.0.83:8089/goods/getGoodsListByScene
|
|
|
#shop.category.url=http://192.168.0.83:8089/goods/getCategoryListByScene
|
|
|
|
|
|
-#服务器环境,dev为测试环境,formal为正式环境
|
|
|
-environment=dev
|
|
|
+#??????dev??????formal?????
|
|
|
+environment=formal
|
|
|
|
|
|
-#国内阿里云服务器
|
|
|
+#????????
|
|
|
phone.code.cn=SMS_179150247
|
|
|
phone.code.en=SMS_139242688
|
|
|
-phone.sign=四维看看
|
|
|
+phone.sign=????
|
|
|
|
|
|
-#海外s3服务器
|
|
|
+#??s3???
|
|
|
#phone.code.cn=SMS_190720510
|
|
|
#phone.code.en=SMS_190780147
|
|
|
#phone.sign=4Dkankan
|
|
|
|
|
|
-#mq的任务key
|
|
|
-rabbitmq.queue=QUEUE_MODELING_A_QX
|
|
|
+#mq???key
|
|
|
+rabbitmq.queue=QUEUE_MODELING_A
|
|
|
+rabbitmq.queue.enable=true
|
|
|
rabbitmq.queue.video=QUEUE_VIDEO_A
|
|
|
-#mq当排队任务超过这个数量时启用弹性升缩
|
|
|
+#mq??????????????????
|
|
|
mq.base.num=300
|
|
|
-#弹性伸缩组id
|
|
|
+#?????id
|
|
|
scaling.group.id=asg-wz92989gdhgek3ktdlsw
|
|
|
-#弹性伸缩规则id
|
|
|
+#??????id
|
|
|
scaling.rule.ari=ari:acs:ess:cn-shenzhen:1899912233141089:scalingrule/asr-wz97gv4s2nod1cxznynx
|
|
|
|
|
|
|
|
|
-#获取含有热点的领域路径列表
|
|
|
+#?????????????
|
|
|
hot.domain.list=https://testopen.4dkankan.com/domainList/hot
|
|
|
-#删除领域中的热点数据
|
|
|
+#??????????
|
|
|
hot.delete=/deleteHot
|
|
|
|
|
|
-gy.company.id=1058
|
|
|
-
|
|
|
-
|
|
|
+gy.company.id=1058
|