mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
update 汇付支付 支付回调
This commit is contained in:
@@ -22,6 +22,7 @@ public class AdapayCallbackRecord implements Serializable {
|
||||
/**
|
||||
* 主键id
|
||||
*/
|
||||
@JsonIgnore
|
||||
private Integer id;
|
||||
|
||||
/**
|
||||
@@ -39,6 +40,9 @@ public class AdapayCallbackRecord implements Serializable {
|
||||
*/
|
||||
private String payScenario;
|
||||
|
||||
/**
|
||||
* 支付对象id
|
||||
*/
|
||||
private String paymentId;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user