src/main/java/com/moon/server/service/show/ModelService.java
@@ -7,11 +7,8 @@ import java.util.List; /** * 模型 * @author WWW */ @Service @SuppressWarnings("ALL") public class ModelService implements ModelMapper { @Autowired ModelMapper modelMapper;