cloud-server-activity/src/main/java/com/dsh/activity/model/VipPaymentVO.javacopy from cloud-server-management/src/main/java/com/dsh/guns/modular/system/model/vo/VipPaymentVO.java copy to cloud-server-activity/src/main/java/com/dsh/activity/model/VipPaymentVO.java
File was copied from cloud-server-management/src/main/java/com/dsh/guns/modular/system/model/vo/VipPaymentVO.java @@ -1,4 +1,4 @@ package com.dsh.guns.modular.system.model.vo; package com.dsh.activity.model; import com.fasterxml.jackson.annotation.JsonFormat; import io.swagger.annotations.ApiModelProperty;