@@ -1,15 +0,0 @@
-package com.lantone.qc.pub.model.label;
-
-import lombok.Getter;
-import lombok.Setter;
-/**
- * @ClassName : DoctorAdvice
- * @Description : 医嘱
- * @Author : 楼辉荣
- * @Date: 2020-03-17 14:44
- */
-@Getter
-@Setter
-public class DoctorAdviceLabel extends GeneralLabel {
-}
- * @ClassName : NoticeLabel
- * @Description : 注意事项,主要出现在出院小结
- * @Date: 2020-03-17 14:42
-public class NoticeLabel extends GeneralLabel {