@@ -0,0 +1,10 @@
+package com.lantone.qc.kernel.structure.ai;
+
+/**
+ * @ClassName : LeaveHospitalAI
+ * @Description : 出院小结
+ * @Author : 楼辉荣
+ * @Date: 2020-03-20 10:33
+ */
+public class LeaveHospitalAI {
+}