修改生成PD

This commit is contained in:
2023-03-01 10:32:47 +08:00
parent 4e587b5b18
commit 2c4ca49059
2 changed files with 2 additions and 3 deletions
@@ -180,6 +180,7 @@ namespace IRaCIS.Core.Application.Service
var isNeedSend = true;
//手动发送的时候,也有可能答案是是 此时是 这里不发送,发送已经生成的文件
if (pdAnswer == "是" && isMedicalReviewAndSuggestApplyReReading==null)
{
isNeedSend = true;