无关风月
2 天以前 4c07eb5512914ebd38e1c1e4455094577864c9f0
cloud-server-management/src/main/java/com/dsh/guns/modular/system/model/vo/VipPaymentListVO.java
File was renamed from cloud-server-management/src/main/java/com/dsh/guns/modular/system/model/vo/VipPaymentVO.java
@@ -11,7 +11,7 @@
 * 会员订单列表
 */
@Data
public class VipPaymentVO {
public class VipPaymentListVO {
    @ApiModelProperty(value = "主键")
    private Integer id;
    @ApiModelProperty(value = "订单编号")