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