|
@@ -425,7 +425,7 @@ namespace WingInterfaceLibrary.LiveConsultation
|
|
/// 急诊申请
|
|
/// 急诊申请
|
|
/// </summary>
|
|
/// </summary>
|
|
/// <param name="request">The request</param>
|
|
/// <param name="request">The request</param>
|
|
- /// <errorCodes>EmergencyDoctorsIsEmpty,DeviceCodeIsEmpty,ExportCodeIsEmpty,ExpertNotExisted,EmergencyDeviceNotExisted,DeviceNotOnline,EmergencyCodeError</errorCodes>
|
|
|
|
|
|
+ /// <errorCodes>EmergencyDoctorsIsEmpty,DeviceCodeIsEmpty,ExportCodeIsEmpty,ExpertNotExisted,ExpertNotOnline,EmergencyDeviceNotExisted,DeviceNotOnline,EmergencyCodeError</errorCodes>
|
|
Task<string> ApplyEmergencyTreatment(ApplyEmergencyTreatmentRequest request);
|
|
Task<string> ApplyEmergencyTreatment(ApplyEmergencyTreatmentRequest request);
|
|
|
|
|
|
/// <summary>
|
|
/// <summary>
|