public class DynamicUtil extends Object
| Constructor and Description |
|---|
DynamicUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
getApplyingPendingProductList(Integer status,
Long productId) |
static Map<String,Object> |
getApplyingRecordList(Long id,
String name,
String mobile,
String proxyMobile,
String productName,
String idCard,
Long startTime,
Long endTime,
Integer status,
boolean isCount) |
static Map<String,Object> |
getArticleListParam(String title,
Integer type,
Integer status,
Long startTime,
Long endTime,
boolean isCount) |
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> |
getIncomRecordList(Long createAtStart,
Long createAtEnd,
Long uid,
Integer status,
boolean isCount) |
static Map<String,Object> |
getMessageListParam(String title,
String subTitle,
Integer status,
Long startTime,
Long endTime,
boolean isCount) |
static Map<String,Object> |
getPreWithdarwRecord(Long uid,
String status,
Long createAtStart,
Long createAtEnd,
boolean isCount) |
static Map<String,Object> |
getProductList(Integer type,
String name,
Integer belongModule,
Integer settleMode,
Integer status,
BigDecimal amountEnd,
boolean isCount) |
static Map<String,Object> |
getProductMaxSort(Integer type) |
static Map<String,Object> |
getSumAmountByUidAndLevel(Long uid,
Integer level) |
static Map<String,Object> |
getUserList(Long id,
String nick,
String mobile,
String invitationCode,
String recommendMolibe,
Integer status,
Long startTime,
Long endTime,
boolean isCount) |
static Map<String,Object> |
getWithdrawRecordList(String mobile,
Integer status,
Long createAtStart,
Long createAtEnd,
Long updateAtStart,
Long updateAtEnd,
boolean isCount) |
public static Map<String,Object> getWithdrawRecordList(String mobile, Integer status, Long createAtStart, Long createAtEnd, Long updateAtStart, Long updateAtEnd, boolean isCount)
public static Map<String,Object> getPreWithdarwRecord(Long uid, String status, Long createAtStart, Long createAtEnd, boolean isCount)
public static Map<String,Object> getIncomRecordList(Long createAtStart, Long createAtEnd, Long uid, Integer status, boolean isCount)
public static Map<String,Object> getApplyingRecordList(Long id, String name, String mobile, String proxyMobile, String productName, String idCard, Long startTime, Long endTime, Integer status, boolean isCount)
public static Map<String,Object> getApplyingPendingProductList(Integer status, Long productId)
public static Map<String,Object> getProductList(Integer type, String name, Integer belongModule, Integer settleMode, Integer status, BigDecimal amountEnd, boolean isCount)
public static Map<String,Object> getUserList(Long id, String nick, String mobile, String invitationCode, String recommendMolibe, Integer status, Long startTime, Long endTime, boolean isCount)
public static Map<String,Object> getSumAmountByUidAndLevel(Long uid, Integer level)
public static Map<String,Object> getArticleListParam(String title, Integer type, Integer status, Long startTime, Long endTime, boolean isCount)
public static Map<String,Object> getMessageListParam(String title, String subTitle, Integer status, Long startTime, Long endTime, boolean isCount)
Copyright © 2018. All rights reserved.