pms-parent/pms-web-file/src/main/java/com/dy/dyFile/download/DownloadFileSv.java
@@ -2,12 +2,10 @@ import com.dy.common.util.NumUtil; import com.dy.pmsGlobal.daoBa.BaUserMapper; import com.dy.pmsGlobal.daoOth.OthFileMapper; import com.dy.pmsGlobal.pojoOth.OthFile; import lombok.extern.slf4j.Slf4j; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Value; import org.springframework.stereotype.Service; @Slf4j