diff --git a/.gitignore b/.gitignore index ddf0d98..7c5f526 100644 --- a/.gitignore +++ b/.gitignore @@ -215,7 +215,7 @@ example/* xlsx/* !xlsx/readme.md -result/* +result/*docx !result/readme.md /.report/ \ No newline at end of file diff --git a/result/2023WSSW000709-T.docx b/result/2023WSSW000709-T.docx index 2c6a567..d6f20b9 100644 Binary files a/result/2023WSSW000709-T.docx and b/result/2023WSSW000709-T.docx differ diff --git a/t.json b/t.json index a1a8146..cd4b8ed 100644 --- a/t.json +++ b/t.json @@ -20,7 +20,7 @@ "lockStatus": 0, "waringTime": "0000-00-00 00:00:00", "division": "/", - "zlType": "——", + "zlType": "/", "familySn": "/", "estimateEndTime": "0000-00-00 00:00:00", "doctorUserId": 0, @@ -37,8 +37,8 @@ "familyRel": "/", "birthday": "/", "treatmentNo": "/", - "treatHistory": "——", - "sickFamilyHistory": "——", + "treatHistory": "/", + "sickFamilyHistory": "/", "treatResult": "结肠癌" }, "snvindel": [ @@ -1723,23 +1723,23 @@ "Ipatasertib", "RMC-6236", "考比替尼", - "贝美替尼", "曲美替尼", - "阿培利司", + "贝美替尼", "RLY-2608", - "伏立诺他", + "阿培利司", + "贝伐珠单抗", "培唑帕尼", - "贝伐珠单抗" + "伏立诺他" ], "耐药": [ - "trastuzumab deruxtecan", - "西妥昔单抗", - "帕妥珠单抗", - "妥卡替尼", "曲妥珠单抗", + "帕妥珠单抗", + "EGFR-TKI", "帕尼单抗", + "妥卡替尼", "拉帕替尼", - "EGFR-TKI" + "trastuzumab deruxtecan", + "西妥昔单抗" ] } } diff --git a/template/nreport.docx b/template/nreport.docx index b29b3c8..d51d41d 100644 Binary files a/template/nreport.docx and b/template/nreport.docx differ