@@ -609,11 +609,10 @@
select id
,zixunyuan
,zhucezigezhID as 'zhucezigezhKey'
- ,major
,wordnr
,reportedId
from rural_reported_consultant where reportedId=#{reportedId}
- order by major
+ order by zixunyuan
</select>
<select id="getCertificateByUser" resultType="com.jeeplus.modules.workstaff.entity.WorkStaffCertificate">