Administrator
2021-08-19 6bd7ffcfcb0b5fb8dd1a5e95e78b07d9bb161f19
src/main/java/org/springblade/modules/performance/vo/PerformanceVO.java
@@ -16,10 +16,10 @@
 */
package org.springblade.modules.performance.vo;
import org.springblade.modules.performance.entity.Performance;
import io.swagger.annotations.ApiModel;
import lombok.Data;
import lombok.EqualsAndHashCode;
import io.swagger.annotations.ApiModel;
import org.springblade.modules.performance.entity.Performance;
/**
 * 视图实体类