@@ -50,7 +50,7 @@
<select id="userList" resultType="org.jeecg.modules.hlwuser.entity.HlwUser">
SELECT
- a.*,
+ a.user_code,
a.last_payment_company as "lastPaymentCompany",
hus.id as "husId",
CASE WHEN count(hus.id)=(SELECT count(h.id) from hlw_subcontractor h