|
@@ -1,4 +1,4 @@
|
|
|
-package com.lantone.qc.kernel.catalogue.noticeinformedconsent;
|
|
|
+package com.lantone.qc.kernel.catalogue.medicalwriting;
|
|
|
|
|
|
import com.lantone.qc.kernel.catalogue.QCCatalogue;
|
|
|
import com.lantone.qc.pub.model.InputInfo;
|
|
@@ -15,7 +15,7 @@ import java.util.Map;
|
|
|
* @Date: 2020-04-21 18:40
|
|
|
*/
|
|
|
@Component
|
|
|
-public class NOT0718 extends QCCatalogue {
|
|
|
+public class MEDI02890 extends QCCatalogue {
|
|
|
public void start(InputInfo inputInfo, OutputInfo outputInfo) {
|
|
|
NoticeOfConversationDoc noticeOfConversationDoc = inputInfo.getNoticeOfConversationDoc();
|
|
|
if (noticeOfConversationDoc == null){
|