完善身份证签到
This commit is contained in:
@@ -255,8 +255,8 @@ export type CustomerDetailResponse = CommonActionResult<OutputCustomerDetail>;
|
||||
* 体检中心签到入参
|
||||
*/
|
||||
export interface InputMedicalExamCenterSignIn {
|
||||
/** 身份证号 */
|
||||
id_no: string;
|
||||
/** 身份证件照片(格式:jpg) */
|
||||
id_no_pic: File | Blob;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user