@@ -624,7 +624,9 @@
'supplyChain',
'commodityManagement',
'supplyChainAdmin'
- ) order by t3.create_time asc
+ )
+ group by t3.user_id
+ order by t3.create_time asc
</select>
<select id="adminReportList" resultType="com.alibaba.fastjson.JSONObject">