修改处方开具

This commit is contained in:
wucongxing 2023-04-21 14:06:52 +08:00
parent 298283b3fe
commit cbfaed33d0

View File

@ -597,7 +597,6 @@ class CaService extends BaseService
throw new BusinessException("处方签章失败");
}
fclose($pdf_file);
return $sign_pdf_result[0]['fileId'];
}