完善已消耗时间
This commit is contained in:
@@ -239,6 +239,8 @@ export interface CustomerAppointmentInfo {
|
||||
sign_in_time?: string | null;
|
||||
physical_exam_complete_time?: string | null;
|
||||
package_name?: string | null;
|
||||
/** 已消耗时长 */
|
||||
time_spent?: string | null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user