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