update huifu

This commit is contained in:
2023-05-16 17:14:21 +08:00
parent 6ae3530907
commit cf8b303478
3 changed files with 39 additions and 0 deletions

View File

@@ -1248,4 +1248,7 @@ public class OrderService {
.build();
}
public void adapayCallback(HttpServletRequest request, WechatPayNotifyParameter body) {
log.info("");
}
}