Browse Source

1、支付模块

master
Aug 1 month ago
parent
commit
e60fb87878
2 changed files with 11 additions and 19 deletions
  1. +6
    -14
      han-hai-module-pay/src/main/resources/pay_weixin.properties
  2. +5
    -5
      jeecg-boot-module-system/src/main/resources/pay_weixin.properties

+ 6
- 14
han-hai-module-pay/src/main/resources/pay_weixin.properties View File

@ -1,14 +1,6 @@
#pay.mchId=1636874683
#pay.appId=wx6fb4a17b28186d58
#pay.mchKey=GVIP1008611ABCDEFGGGGJKHLOSJFLGK
#pay.keyPath=classpath:apiclient_cert.p12
#pay.notifyUrl=https://jobadmin.java996.icu/job-dev/job/pay/notify
#pay.notifyUrlDev=https://jobadmin.java996.icu/job-dev/job/pay/notify
pay.mchId=1669760259
pay.appId=wxe934cebcbc89d869
pay.mchKey=78e4e80a2096b362114a7afeefd2ef24
pay.keyPath=classpath:apiclient_cert.pem
pay.notifyUrl=http://h5.xzaiyp.top/massage-api/post/create
pay.notifyUrlDev=http://h5.xzaiyp.top/massage-api/post/notify
#pay.mchId=
#pay.appId=
#pay.mchKey=
#pay.keyPath=
#pay.notifyUrl=
#pay.notifyUrlDev=

+ 5
- 5
jeecg-boot-module-system/src/main/resources/pay_weixin.properties View File

@ -1,8 +1,8 @@
pay.mchId=1681494138
pay.appId=wx15be4225a7e41a1e
pay.mchId=1722176565
pay.appId=wxee64675d48680dd4
pay.mchKey=0fdb77429ffdf206c151af76a663041c
pay.keyPath=classpath:apiclient_cert.pem
pay.notifyUrl=http://h5.xzaiyp.top/massage-api/post/create
pay.notifyUrlDev=http://h5.xzaiyp.top/massage-api/post/notify
#pay.keyPath=classpath:apiclient_cert.pem
#pay.notifyUrl=http://h5.xzaiyp.top/massage-api/post/create
#pay.notifyUrlDev=http://h5.xzaiyp.top/massage-api/post/notify

Loading…
Cancel
Save