public abstract class JqueryAssist extends Object
public static String getJsonFromList(List<Object> fromList, String nameFiled, String codeFiled, String idName) throws net.wicp.tams.commons.exception.ProjectException
fromList - 要转为json的ListnameFiled - label的字段名codeFiled - code的字段名idName - 属性字段名net.wicp.tams.commons.exception.ProjectExceptionCopyright © 2017. All rights reserved.