application-dev.yml 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. spring:
  2. data:
  3. mongodb:
  4. #uri: mongodb://paymentcenter:paymentcenter@192.168.110.241:30117,192.168.110.241:30118,192.168.110.241:30119/paymentcenter?replicaSet=MongoSetsShard1
  5. uri: mongodb://rewardcenter:rewardcenter@192.168.110.241:30117,192.168.110.241:30118,192.168.110.241:30119/rewardcenter?replicaSet=MongoSetsShard1
  6. auto-index-creation: true
  7. redis:
  8. host: 192.168.110.241
  9. port: 6379
  10. database: 6
  11. swagger:
  12. packageName: "com.zhongshu.payment.core.controller"
  13. title: RewardServer
  14. description: 返利中心
  15. version: "1.0"
  16. enable: true
  17. payment:
  18. mer_no: 89852017372911Y
  19. tid: PEYAH8X1
  20. accesser_id: GZHYXHSH52011
  21. key: udik876ehjde32dU61edsxsf
  22. h5_page_url: https://selfapply-test.chinaums.com/self-sign-mobile/#/chooseRole
  23. pc_page_url: https://selfapply-test.chinaums.com/self-sign-web/#/verify
  24. interface_url: https://selfapply-test.chinaums.com/self-contract-nmrs/interface/autoReg
  25. # interface_url: http://192.168.110.241:7300/mock/654babd538574f002773e5f8/dev/autoReg
  26. # interface_url: https://yinshangpai.chinaums.com/self-contract-nmrs/interface/autoReg
  27. pay_url: https://dhjt-uat.chinaums.com/queryService/UmsWebPayPlugins
  28. pay_key: 11111111111111111111111111111111
  29. withdrawals_url: https://dhjt.chinaums.com/entryService/unified-withdrawals-api
  30. # 提现秘钥
  31. withdrawals_key: 11111111111111111111111111111111
  32. notifyUrl: https://api.dev.zonelife.cn/springbatchservice/pay/sync
  33. # pay_url: https://dhjt-api.chinaums.com/queryService/UmsWebPayPlugins
  34. #knife4j:
  35. #debug: true
  36. # production: false