public interface GetGroupHomeworkList extends InfoGet<GroupHomeworkList>
| Modifier and Type | Method and Description |
|---|---|
String |
getGroup() |
default Class<? extends GroupHomeworkList> |
resultType()
获取通过此类型请求而获取到的参数的返回值的类型
|
getOtherParam, getOtherParamdefault Class<? extends GroupHomeworkList> resultType()
resultType in interface InfoGet<GroupHomeworkList>String getGroup()
Copyright © 2020. All rights reserved.