public class Pages extends Object
public static <K> ins.framework.common.ResultPage<K> convert(Page<K> page)
K - page的对象的参数page - page对象public static <K,V> ins.framework.common.ResultPage<V> convert(PageParam pageParam, Page<K> fromList, Class<V> toClass)
@Deprecated public static String genQueryString(String queryStringIn)
Copyright © 2020. All rights reserved.