新增:商户入驻申请
This commit is contained in:
@@ -34,6 +34,7 @@ export interface MerchantApply {
|
||||
goodsReview?: number;
|
||||
// 备注
|
||||
comments?: string;
|
||||
userId?: number;
|
||||
reason?: string;
|
||||
// 状态
|
||||
status?: number;
|
||||
|
||||
Reference in New Issue
Block a user