You've already forked FrameTour-BE
支持跳过支付
This commit is contained in:
@@ -4,6 +4,7 @@ import lombok.Data;
|
||||
|
||||
@Data
|
||||
public class AioDeviceCreateOrderResp {
|
||||
private boolean skipPay;
|
||||
private Long orderId;
|
||||
private String payCode;
|
||||
}
|
||||
|
Reference in New Issue
Block a user