export class JsApiSignature { appId: string; nonceStr: string; timestamp: number; url: string; signature: string; }