AlipayHK 回调及相关数据处理

This commit is contained in:
2024-05-31 16:28:23 +08:00
parent 1aea8e93f2
commit 86e7119cfb
15 changed files with 84 additions and 60 deletions

View File

@@ -7,7 +7,7 @@ public class AlipayHKCallbackDTO {
private String transaction_id;
private Long amount;
private Float amount;
private String currency;