✨ feat(支付): 修改支付用productID
This commit is contained in:
@@ -5,6 +5,8 @@ import { FILENAME } from '../../consts';
|
||||
export interface DicRMB {
|
||||
// 商品ID 必须唯一不能相同
|
||||
readonly productID: string;
|
||||
// 对外商品id
|
||||
readonly channelProductID: string;
|
||||
// 类型 ACTIVITY_TYPE
|
||||
readonly type: number;
|
||||
// 价格
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user