Commit 5da12067 by wangweidong

HMHJ

parent 8752777f
...@@ -92,7 +92,7 @@ ...@@ -92,7 +92,7 @@
AND i.company_id = #{vo.companyId} AND i.company_id = #{vo.companyId}
</where> </where>
ORDER BY i.name,s.code ORDER BY i.name,s.code ASC
</select> </select>
<select id="selectVOList" resultType="com.patzn.cloud.service.hmhj.vo.EntrustSampleItemVO"> <select id="selectVOList" resultType="com.patzn.cloud.service.hmhj.vo.EntrustSampleItemVO">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment