适配多商户
This commit is contained in:
@@ -65,7 +65,9 @@ export interface Merchant {
|
||||
roleId?: number;
|
||||
roleName?: string;
|
||||
label?: string;
|
||||
value?: string;
|
||||
value?: number;
|
||||
key?: number;
|
||||
title?: string;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user