This commit is contained in:
张良(004796)
2024-02-05 16:16:12 +08:00
parent caac9f5cc1
commit 99e0772540
2 changed files with 6 additions and 3 deletions

View File

@@ -53,7 +53,7 @@ public class PayConfig implements Serializable {
*/
private String publicKey;
/**
*
* 回调域名
*/
private String notifyUrl;
/**