摘要: List<JSONObject> collect = parseObject.collect(); ArrayList<JSONObject> arrayList = new ArrayList<JSONObject>(collect);//没有此转换会java.lang.UnsupportedOp 阅读全文
posted @ 2018-12-20 12:59 uuhh 阅读(1704) 评论(0) 推荐(0)
摘要: <resultMap id="BaseResultMap" type="com.bmac.entity.SoAndroidHour"> <id column="id" jdbcType="BIGINT" property="id" /> <result column="cardinfo_id" jd 阅读全文
posted @ 2018-12-20 11:04 uuhh 阅读(278) 评论(0) 推荐(0)