parent
488619cd18
commit
14c0485346
|
@ -61,10 +61,6 @@ export interface RequestJobResult {
|
||||||
fileKey: string
|
fileKey: string
|
||||||
loadFail?: string,
|
loadFail?: string,
|
||||||
}
|
}
|
||||||
export interface targetCcaleType {
|
|
||||||
width: number,
|
|
||||||
height: number
|
|
||||||
}
|
|
||||||
/**
|
/**
|
||||||
* request子线程处理时的请求参数
|
* request子线程处理时的请求参数
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue