|
|
@ -12,7 +12,7 @@ import java.time.LocalDateTime; |
|
|
* @Date :2023/05/16 |
|
|
* @Date :2023/05/16 |
|
|
* @description : |
|
|
* @description : |
|
|
*/ |
|
|
*/ |
|
|
@ApiModel(value = "支付签约请求") |
|
|
@ApiModel(value = "支付请求") |
|
|
@Data |
|
|
@Data |
|
|
public class AliPayInOrderDto extends BasePageDto{ |
|
|
public class AliPayInOrderDto extends BasePageDto{ |
|
|
|
|
|
|
|
|
|