WanPai/Root/Other/View/StudentChooseView.swift
@@ -20,7 +20,7 @@ class ActivityViewModel:RefreshModel<ActivityDetailPartModel>{ override func api() -> (Observable<BaseResponse<[ActivityDetailPartModel]>>)? { return Services.queryParticipantList() return Services.queryParticipantList(isAuth: 1) } }