|
|
|
@ -48,7 +48,12 @@ namespace Shentun.Peis.PlugIns.Extensions.PatientRegisters.Qztl |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 青藏公司拉取数据
|
|
|
|
/// </summary>
|
|
|
|
/// <param name="customerOrgRegisterId"></param>
|
|
|
|
/// <returns></returns>
|
|
|
|
/// <exception cref="Exception"></exception>
|
|
|
|
public override async Task<ImportPatientRegisterByCustomerOrgRegisterIdDto> ImportPatientRegisterByCustomerOrgRegisterIdAsync(Guid customerOrgRegisterId) |
|
|
|
{ |
|
|
|
CustomerOrgRegisterId = customerOrgRegisterId; |
|
|
|
|