bootstrap-prd.properties 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. sys.url=https://fw.greeapps.com
  2. #֧���ص���ַ
  3. wechat.payment.notifyUrl=${sys.url}/zfdminiapp/pay/payCall
  4. #�˿�ص���ַ
  5. wechat.payment.refundNotifyUrl=${sys.url}/zfdminiapp/pay/refundCall
  6. #�����ص�
  7. express.callback=${sys.url}/${server.servlet.context-path}/common/express/callback
  8. #定时器
  9. schedule.enable=true
  10. schedule.gongdan.enable=false
  11. #分销商城商品接口
  12. gjmall.goods.url=https://gjmall.zfire.top/api/goods/outside/list
  13. ##SQLִ�з������ò����������ģ���������������ʹ��
  14. spring.datasource.druid.db-type=mysql
  15. spring.datasource.type=com.alibaba.druid.pool.DruidDataSource
  16. spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
  17. #����
  18. #spring.datasource.url=jdbc:mysql://rm-bp1gsex17k87vu0np.mysql.rds.aliyuncs.com:3306/sxb-mall?verifyServerCertificate=false&useSSL=false&requireSSL=false&useUnicode=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai
  19. #����
  20. spring.datasource.url=jdbc:mysql://rm-wz9yahzr80gze34ab35930.mysql.rds.aliyuncs.com:3306/gf2024?verifyServerCertificate=false&useSSL=false&requireSSL=false&useUnicode=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai
  21. spring.datasource.username=gFgreeJsm_gd2024_system
  22. spring.datasource.password=Jsm_Gf_2024@)@$_)(*&
  23. spring.datasource.druid.connection-init-sqls=set names utf8mb4
  24. spring.datasource.druid.initial-size=5
  25. spring.datasource.druid.minIdle=5
  26. spring.datasource.druid.maxActive=20
  27. ### ���û�ȡ���ӵȴ���ʱ��ʱ�䣬��λ�Ǻ���
  28. spring.datasource.druid.maxWait=60000
  29. ### ���ü����òŽ���һ�μ�⣬�����Ҫ�رյĿ������ӣ���λ�Ǻ���
  30. spring.datasource.druid.timeBetweenEvictionRunsMillis=60000
  31. ### ����һ�������ڳ�����С�����ʱ�䣬��λ�Ǻ���
  32. spring.datasource.druid.minEvictableIdleTimeMillis=300000
  33. spring.datasource.druid.validationQuery=SELECT 1 FROM DUAL
  34. spring.datasource.druid.testWhileIdle=true
  35. spring.datasource.druid.testOnBorrow=false
  36. spring.datasource.druid.testOnReturn=false
  37. ### ��PSCache������ָ��ÿ��������PSCache�Ĵ�С
  38. spring.datasource.druid.poolPreparedStatements=true
  39. spring.datasource.druid.maxPoolPreparedStatementPerConnectionSize=20
  40. ### ���ü��ͳ�����ص�filters��ȥ�����ؽ���sql�޷�ͳ�ƣ�'wall'���ڷ���ǽ
  41. spring.datasource.druid.filters=stat,wall
  42. ### ͨ��connectProperties��������mergeSql���ܣ���SQL��¼
  43. spring.datasource.druid.connectionProperties=druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000
  44. # �ϲ����DruidDataSource�ļ������
  45. #spring.datasource.useGlobalDataSourceStat=true
  46. #####################redis ������ start################
  47. spring.redis.port=6379
  48. spring.redis.host=r-wz9o4cl6xe2cu0fux6.redis.rds.aliyuncs.com
  49. spring.redis.database=5
  50. #redis����
  51. spring.redis.password=Rl6xe2e4lbtbq
  52. spring.redis.lettuce.pool.max-active=300
  53. spring.redis.lettuce.pool.max-wait=1000ms
  54. spring.redis.lettuce.pool.max-idle=100
  55. spring.redis.lettuce.pool.min-idle=0
  56. spring.redis.timeout=100000ms
  57. ####################����������######################
  58. ali.access.key.id=LTAI5tGCLsqbXGgtgArvCX7t
  59. ali.access.key.secert=EK0mN35vqozFcRhI3KCZXOnP1VCLNp
  60. ali.oss.bucket.name=zfire-jsm-h
  61. ali.oss.endpoint.ww=oss-cn-shenzhen.aliyuncs.com/
  62. ali.oss.endpoint=oss-cn-shenzhen-internal.aliyuncs.com/
  63. ali.oss.type.pic=uploadfile/
  64. ali.sms.msg.code=SMS_212320165
  65. ali.cdn.url=
  66. #微信公众域名
  67. wechat.mp.url=https://fw.greeapps.com/
  68. #通联支付回调地址
  69. allIn.payment.notifyUrl=${sys.url}/zfdminiapp/pay/allinpay/callback
  70. #内部接口
  71. inf.url=https://gjmall.zfire.top/interface
  72. inf.token.appid=material
  73. inf.token.appSecret=kaksladjaklsdjlasjdlasjdlaskijwsmk
  74. #分销商城appid
  75. share.mall.appid=wx21d155e8a449d9b1
  76. #cmc bank request setting
  77. cmc.bank.url=https://cdc.cmbchina.com/cdcserver/api/v2
  78. #elasticsearch,支持集群
  79. spring.elasticsearch.rest.uris=http://es-cn-i7m27kcyd002c3v8f.elasticsearch.aliyuncs.com:9200
  80. spring.elasticsearch.rest.username=elastic
  81. spring.elasticsearch.rest.password=zongjUzongjU2021_
  82. spring.elasticsearch.rest.connection-timeout=5s
  83. spring.elasticsearch.rest.read-timeout=30s
  84. management.health.elasticsearch.enabled=false
  85. #联通云呼配置
  86. unicome.yunh.baseurl=https://a5.7x24cc.com
  87. unicome.yunh.account=N000000014414
  88. unicome.yunh.secret=c33fe780-fd69-11ea-8033-ff87e22c5f18
  89. unicome.yunh.appid=a6s2zu00twewmi
  90. #法大大
  91. fadada.app.id=001238
  92. fadada.app.secret=nPOYjMCj5kCHX7oTtUV07hdL
  93. fadada.app.v=2.0
  94. fadada.app.host=https://extapi.fadada.com/api2/
  95. fadada.company.auth.page-modify=1
  96. fadada.company.auth.verified-way=3
  97. fadada.company.auth.return.url=
  98. fadada.company.auth.notify.url=${sys.url}/${server.servlet.context-path}/fdd/notify/company/ca/auth
  99. fadada.company.auth.auto.notify.url=${sys.url}/${server.servlet.context-path}/fdd/notify/company/ca/auth/auto
  100. fadada.company.sign.return.url=
  101. fadada.company.sign.notify.url=${sys.url}/${server.servlet.context-path}/fdd/notify/company/ca/sign
  102. fadada.websit.auth.page-modify=1
  103. fadada.websit.auth.verified-way=3
  104. fadada.websit.auth.notify.url=${sys.url}/${server.servlet.context-path}/fdd/notify/websit/auth
  105. fadada.websit.sign.notify.url=${sys.url}/${server.servlet.context-path}/fdd/notify/websit/batch/sign
  106. fadada.websit.person.auth.notify.url=${sys.url}/${server.servlet.context-path}/fdd/notify/websit/person
  107. gree.url=https://api.sms.gree.com/api/sso/sms-server-order-external
  108. gree.four.url=http://api.sms.gree.com/api/sso/sms-server-order-external
  109. #总部3.0接口地址
  110. gree.V3.url=https://api-sms.gree.com
  111. gree.V3.gettoken=http://api.sms.gree.com/api/pub/nts-foundation-flycloud-user/api/v1/openid-connect/token
  112. gree.client.id=guangfoserver
  113. gree.V3.client.secert=3b23c33b-106d-4837-b506-7779335247d9
  114. gree.V3.api.url=${gree.V3.url}/api/sso/autoapp-default-server-greeshmobile/api/yunpaigong/accessories
  115. gree.check.barcode=${gree.V3.url}/api/sso/autoapp-default-server-installaccounts/api/ext/azwgmx/checkBarcode
  116. gree.repair.settle.get=${gree.V3.url}/api/sso/autoapp-default-server-greerepairaccounts/api/JsBzController/xsGetJsbzByJxxmh
  117. gree.repair.settle.do=${gree.V3.url}/api/sso/autoapp-default-server-greerepairaccounts/api/repairsettlement/gzBatchSettlement
  118. #总部接口地址
  119. gree.api.url=${gree.V3.url}/api/sso/autoapp-default-server-guangzhou/api/outapp/default/general
  120. gree.web.url=${gree.V3.url}/api/sso/autoapp-default-server-guangzhou
  121. gree.grant_type=client_credentials
  122. gree.gz.appid=O921980101
  123. gree.gz.appkey=4Bx3m3fOMatutVv1u08kUdtIYZ4FsN4x
  124. gree.fs.appid=O921980101
  125. gree.fs.appkey=4Bx3m3fOMatutVv1u08kUdtIYZ4FsN4x