新版本官网优化完成
This commit is contained in:
@@ -12,14 +12,14 @@ export interface CmsProductUrl {
|
||||
type?: string;
|
||||
// 域名
|
||||
domain?: string;
|
||||
// 二维码
|
||||
qrcode?: string;
|
||||
// 账号
|
||||
account?: string;
|
||||
// 密码
|
||||
password?: string;
|
||||
// 商户ID
|
||||
merchantId?: number;
|
||||
// 二维码
|
||||
qrcode?: string;
|
||||
// 备注
|
||||
comments?: string;
|
||||
// 排序(数字越小越靠前)
|
||||
|
||||
Reference in New Issue
Block a user