MId 셋팅 변경

This commit is contained in:
focp212@naver.com
2025-09-30 11:37:35 +09:00
parent bd197bde15
commit f3d028da85
24 changed files with 164 additions and 305 deletions

View File

@@ -74,7 +74,7 @@ export interface HomeMonthResponse {
settlement: Settlement;
};
export interface HomeGroupsParams {
userid: string;
userid?: string;
};
export interface HomeGroupsResponse {
mids: Array<string>;