This commit is contained in:
2026-06-16 10:37:40 +08:00
parent e4f9eedb80
commit e1d99b8ccf
17 changed files with 2197 additions and 666 deletions

View File

@@ -20,6 +20,10 @@ export interface Payment {
appId?: string;
// 商户号
mchId?: string;
// 子商户应用ID
subAppId?: string;
// 子商户号
subMchId?: string;
// 设置APIv3密钥
apiKey?: string;
// 证书文件 (CERT)