mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-25 21:45:08 +08:00
update 汇付协议
This commit is contained in:
@@ -5,9 +5,12 @@ import lombok.Setter;
|
||||
|
||||
import java.math.BigDecimal;
|
||||
|
||||
/**
|
||||
* 订单支付&退款&结算信息
|
||||
*/
|
||||
@Getter
|
||||
@Setter
|
||||
public class OrderPayDetailVO {
|
||||
public class OrderPaymentDetailVO {
|
||||
// 订单编号
|
||||
private String orderCode;
|
||||
|
||||
Reference in New Issue
Block a user