public class DynamicUtil extends Object
| 构造器和说明 |
|---|
DynamicUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<String,Object> |
getApplyingRecord(Long uid,
Integer status,
Long createAtStart,
Long createAtEnd) |
static Map<String,Object> |
getApplyRecordByMobileAndIdCardAndProductId(String mobile,
String idCard,
Long productId,
Long start,
Long end,
boolean count) |
static Map<String,Object> |
getArticleListParam(String title,
String url,
String content,
Integer status,
Integer type,
Integer bannerType) |
static Map<String,Object> |
getConstantListParam(String type,
String name,
String value,
String comments,
Long startAt,
Long endAt,
Long id,
Long updateStartAt,
Long updateEndAt,
boolean count) |
static Map<String,Object> |
getContentsQueryListParam(Integer[] type,
Integer status,
String title,
Long createBy,
Long createStartAt,
Long createEndAt,
Long publishStartAt,
Long publishEndAt,
boolean isCount) |
static Map<String,Object> |
getMessageList(String title,
Integer status,
Long createBy,
Long startAt,
Long endAt,
Integer personType,
boolean count) |
static Map<String,Object> |
getSumAmountByUidAndLevel(Long uid,
Integer level) |
static Map<String,Object> |
getUserList(String mobile,
Long startAt,
Long endAt,
Integer status,
boolean count) |
static Map<String,Object> |
getUserMessage(Integer uid,
Integer status,
Long messageId,
Integer type) |
public static Map<String,Object> getApplyingRecord(Long uid, Integer status, Long createAtStart, Long createAtEnd)
public static Map<String,Object> getSumAmountByUidAndLevel(Long uid, Integer level)
public static Map<String,Object> getApplyRecordByMobileAndIdCardAndProductId(String mobile, String idCard, Long productId, Long start, Long end, boolean count)
public static Map<String,Object> getUserList(String mobile, Long startAt, Long endAt, Integer status, boolean count)
public static Map<String,Object> getContentsQueryListParam(Integer[] type, Integer status, String title, Long createBy, Long createStartAt, Long createEndAt, Long publishStartAt, Long publishEndAt, boolean isCount)
public static Map<String,Object> getArticleListParam(String title, String url, String content, Integer status, Integer type, Integer bannerType)
public static Map<String,Object> getConstantListParam(String type, String name, String value, String comments, Long startAt, Long endAt, Long id, Long updateStartAt, Long updateEndAt, boolean count)
public static Map<String,Object> getUserMessage(Integer uid, Integer status, Long messageId, Integer type)
Copyright © 2018. All rights reserved.