fix: 补全iOS抖音支付SDK回跳URL
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export type InitOptions = {
|
||||
appId: string,
|
||||
// Host's registered scheme; iOS converts it to <scheme>://dypay for the SDK.
|
||||
callbackScheme: string,
|
||||
universalLink?: string | null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user