@@ -4,7 +4,7 @@ export interface AdminListQuery {
}
export interface UpdateAdminUserRequest {
nickname: string;
hqRemark: string;
export interface AdminPageResult<T> {
The note is not visible to the blocked user.