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> |
getManagerByName(String name,
boolean count) |
static Map<String,Object> |
getManagerList(Integer status,
Long roleId,
String name,
List<Long> createBy,
Long createAtStart,
Long createAtEnd,
Long id,
boolean count) |
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> |
getTeamAllUserIds(List<Long> uids) |
static Map<String,Object> |
getTeamGrossProfit(List<Long> uids,
Long start,
Long endAt) |
static Map<String,Object> |
getTeamMemberSearch(Long uid,
Long startAt,
Long endAt,
String query,
Integer level) |
static Map<String,Object> |
getUserIncomeRecordByType(String types,
Long uid) |
static Map<String,Object> |
getUserList(Long id,
String nick,
String mobile,
String invitationCode,
String recommendMolibe,
Integer status,
Long startTime,
Long endTime,
Integer isVip,
boolean isCount) |
static Map<String,Object> |
getVipTeamAmount(List<Long> uids,
Long start,
Long endAt,
String types) |
static Map<String,Object> |
getVipTeamMemberCount(List<Long> uids,
Long endAt) |
static Map<String,Object> |
getVipTeamMemberList(Long uid,
Long createAt) |
static Map<String,Object> |
getVipUserList(String query,
Long uid) |
static Map<String,Object> |
getWithdrawRecordList(String mobile,
Integer status,
Long createAtStart,
Long createAtEnd,
Long updateAtStart,
Long updateAtEnd,
boolean isCount) |
static Map<String,Object> |
updateDataByTableAndFieldAndValue(String table,
String field,
String value,
String condition) |
static Map<String,Object> |
updateUsersTeamUid(List<Long> uids,
Long id) |
static Map<String,Object> |
updateUsersVipAt(List<Long> uids) |
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, Integer isVip, 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)
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> getManagerList(Integer status, Long roleId, String name, List<Long> createBy, Long createAtStart, Long createAtEnd, Long id, boolean count)
public static Map<String,Object> getUserIncomeRecordByType(String types, Long uid)
public static Map<String,Object> updateDataByTableAndFieldAndValue(String table, String field, String value, String condition)
public static Map<String,Object> getVipTeamMemberCount(List<Long> uids, Long endAt)
public static Map<String,Object> getTeamMemberSearch(Long uid, Long startAt, Long endAt, String query, Integer level)
public static Map<String,Object> getVipTeamAmount(List<Long> uids, Long start, Long endAt, String types)
Copyright © 2018. All rights reserved.