export interface UploadApiResult { msg: string code: number data: string }