@@ -4,7 +4,6 @@ import com.fasterxml.jackson.annotation.JsonFormat;
import com.zd.model.entity.BaseEntity;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
-import org.apache.commons.lang3.StringUtils;
import java.util.Date;
@@ -216,6 +216,7 @@ public class LabHazardSubjectRelationServiceImpl implements ILabHazardSubjectRel
/**
* 将危险源关联到多个实验室-第一版弃用
+ * @deprecated (第一版弃用)
* @param labHazard
*/
@Deprecated