export interface IPayInfoByOutOrderNoOptions { app_id: string; out_order_no: string; sign: string; thirdparty_id?: string; }