提交修改
This commit is contained in:
parent
eb7990de12
commit
c9c7e787c0
@ -51,9 +51,8 @@ public class AppWeiXinRefundNotifyController {
|
||||
@Autowired
|
||||
private VvReverseOrderDao reverseOrderDao;
|
||||
|
||||
|
||||
//退款回调
|
||||
@PostMapping("/refundNotifyUrl")
|
||||
@PostMapping("/refundNotify")
|
||||
@Transactional
|
||||
public Object refundNotifyUrl(@RequestBody String jsonData) throws Exception {
|
||||
log.info("AppWeiXinRefundNotifyController refundNotifyUrl jsonData = " + jsonData);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user