MId 셋팅 변경
This commit is contained in:
@@ -74,7 +74,7 @@ export interface HomeMonthResponse {
|
||||
settlement: Settlement;
|
||||
};
|
||||
export interface HomeGroupsParams {
|
||||
userid: string;
|
||||
userid?: string;
|
||||
};
|
||||
export interface HomeGroupsResponse {
|
||||
mids: Array<string>;
|
||||
|
||||
Reference in New Issue
Block a user