zhanglin
2023-07-23 a7359ca2d8337b0796e36f3a3722790647bd7c62
1
2
3
4
5
6
7
package com.ruoyi.order.tools.response.pay.combine;
 
 
import com.ruoyi.order.tools.response.AbstractResponse;
 
public class CombineTransactionsCloseResponse extends AbstractResponse {
}