摘要: <select id="selectByPage" parameterType="java.util.Map" resultMap="BaseResultMap"> SELECT <include refid="Base_Column_List" /> FROM set_up_policy <tri 阅读全文
posted @ 2020-07-09 17:50 sjysu 阅读(479) 评论(0) 推荐(0)
摘要: var exportUrl = "/hzop/policy/settlementBase/exportParam?reqParam=" + encodeURIComponent(JSON.stringify(reqParam));location.href = exportUrl; 阅读全文
posted @ 2020-07-09 17:48 sjysu 阅读(561) 评论(0) 推荐(0)