public class DynamicUtil extends Object
| 构造器和说明 |
|---|
DynamicUtil() |
public static Map<String,Object> getArticleListParam(Long startAt, Long endAt, Integer type, String createBy, String title, Integer status)
public static Map<String,Object> getVideoList(Integer type, String title, Integer grade, Integer subject)
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> getUserMessageList(Long targetId, Long userId, Integer userRead)
public static Map<String,Object> getSubjectList(String subjectName, Integer gradeDept, Integer status)
public static Map<String,Object> getLessonList(String lessonName, String subjectIds, Integer status)
Copyright © 2017. All rights reserved.