实现酒店上下文单酒店收口
This commit is contained in:
@@ -11,7 +11,7 @@ export type DebugEmlErrorCode =
|
||||
| string
|
||||
|
||||
export interface DebugEmlUploadInput {
|
||||
hotelId: string
|
||||
hotelId?: string | null
|
||||
debugUploadKey: string
|
||||
file: File
|
||||
runLabel?: string
|
||||
|
||||
Reference in New Issue
Block a user