src/main/java/com/zy/third/service/ExdMaterialService.java @@ -10,4 +10,5 @@ */ public interface ExdMaterialService extends IService<ExdMaterial> { }