Przeglądaj źródła

添加crf依赖

kongwz 5 lat temu
rodzic
commit
54a18ad0d9

+ 3 - 0
kernel/src/main/java/com/lantone/qc/kernel/structure/ai/BeHospitalizedAI.java

@@ -9,5 +9,8 @@ import com.lantone.qc.kernel.catalogue.QCCatalogue;
  * @Date: 2020-03-03 18:58
  */
 public class BeHospitalizedAI extends QCCatalogue {
+    public void medrec(){
+
+    }
 
 }