| | |
| | | @RequestMapping("/worker") |
| | | public class WorkerController { |
| | | |
| | | @Value("${wxpay.appId}") |
| | | @Value("${wxpay.worker.appId}") |
| | | private String wxAppId; |
| | | |
| | | @Value("${wxpay.appSecret}") |
| | | @Value("${wxpay.worker.appSecret}") |
| | | private String wxSecretKey; |
| | | |
| | | @Resource |
| | |
| | | wxpay.partnerKey=ZMYF1a7764dec949ff152d04e0e98abb |
| | | wxpay.certPath=/ijpay/cert/apiclient_cert.p12 |
| | | wxpay.domain=\u5916\u7F51\u8BBF\u95EE\u9879\u76EE\u7684\u57DF\u540D\uFF0C\u652F\u4ED8\u901A\u77E5\u4E2D\u4F1A\u4F7F\u7528 |
| | | wxpay.worker.appId=wx97ff4a530ce9c933 |
| | | wxpay.worker.appSecret=4d8ba16491201876378158e19e6bb13f |