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;