public class DynamicUtil extends Object
| 构造器和说明 |
|---|
DynamicUtil() |
public static Map<String,Object> getMemberList(String name, String minPeriod, String maxPeriod, String minPrice, String maxPrice, Integer status, boolean count)
public static Map<String,Object> getVersionList(Integer type, String os, String version)
public static Map<String,Object> getLessonList(String name, Long subjectId, Integer level)
public static Map<String,Object> getPeriodList(Integer level, String name, Long lessonId, Long subjectId, Integer type, Long bookId, Long unitId)
public static Map<String,Object> getMessageList(Integer grade, String name, Integer messageType, String nick, Long timeLow, Long timeHigh, String mail, Integer type, Long userId)
public static Map<String,Object> getPaperList(Long subjectId, Long lessonId, Long periodId, Long bookId, Integer level, Integer type)
public static Map<String,Object> getArticleListParam(Long startAt, Long endAt, Integer type, String title, String source, String status)
public static Map<String,Object> getBannerListParam(Long createStart, Long createEnd, Long updateStart, Long updateEnd, Integer type, String createBy, String title, String status)
public static Map<String,Object> getTaskList(Integer type, String name, Long subjectId, Long lessonId, Long periodId, Integer level, Integer status)
public static Map<String,Object> getUserMessageList(Long targetId, Long userId, Integer userRead)
public static Map<String,Object> getBookList(String name, String press, Integer grade, Integer term, Long sid)
public static Map<String,Object> getUnitListByTaskIds(List<Long> taskIds, Long taskId)
public static Map<String,Object> getAnswerListByTaskIds(List<Long> taskIds, Long taskId)
public static Map<String,Object> getDictationWord(String img, String content, Integer type, Long uid, Long pid)
public static Map<String,Object> getGameScoreRank(Long uid, Long statisticsAt, Integer type, Integer mode, Long rank)
public static Map<String,Object> getGameScoreRankByScoreNotZore(Long uid, Long statisticsAt, Integer type, Integer mode, Long rank)
public static Map<String,Object> getUserBestGameScore(Long uid, Integer type, Integer mode)
public static Map<String,Object> getUserGameScoreIdsOrderByScore(Long uid, Integer type, Integer mode, Long score, boolean best)
Copyright © 2017. All rights reserved.