From 5f371b109812fa42e143b0a626eb20ddf225e7bf Mon Sep 17 00:00:00 2001 From: wxd <123@qq.com> Date: Fri, 5 Dec 2025 17:06:17 +0800 Subject: [PATCH] 1 --- .../Qztl/ImportPatientRegisterPlugInsQztl.cs | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ThirdPlugIns/Shentun.Peis.PlugIns.Gem/PatientRegisters/Qztl/ImportPatientRegisterPlugInsQztl.cs b/ThirdPlugIns/Shentun.Peis.PlugIns.Gem/PatientRegisters/Qztl/ImportPatientRegisterPlugInsQztl.cs index 12d8e79..c8189f3 100644 --- a/ThirdPlugIns/Shentun.Peis.PlugIns.Gem/PatientRegisters/Qztl/ImportPatientRegisterPlugInsQztl.cs +++ b/ThirdPlugIns/Shentun.Peis.PlugIns.Gem/PatientRegisters/Qztl/ImportPatientRegisterPlugInsQztl.cs @@ -48,7 +48,12 @@ namespace Shentun.Peis.PlugIns.Extensions.PatientRegisters.Qztl } - + /// + /// 青藏公司拉取数据 + /// + /// + /// + /// public override async Task ImportPatientRegisterByCustomerOrgRegisterIdAsync(Guid customerOrgRegisterId) { CustomerOrgRegisterId = customerOrgRegisterId;