摘要: 如果编码格式为utf-8型,并且需要为中文字段排序, 那么可以使用如下代码 <select id="selectGoodsManageList" parameterType="GoodsManage" resultMap="GoodsManageResult"> <include refid="se 阅读全文
posted @ 2022-04-03 19:17 正伯Pro 阅读(113) 评论(0) 推荐(0)