|
|
@@ -903,7 +903,7 @@
|
|
|
adc.demand_count as demandNum,
|
|
|
uc.engaged_field as engagedField,
|
|
|
uc.work_unit as workUnit,
|
|
|
- ui.professional_titleas position,
|
|
|
+ ui.professional_title as position,
|
|
|
ui.international
|
|
|
FROM
|
|
|
<![CDATA[ user ]]> u
|
|
|
@@ -983,7 +983,7 @@
|
|
|
a.id,
|
|
|
b.username as ownerName,
|
|
|
c.ability_label as abilityLabel,
|
|
|
- a.head_portrait_url personPortraitUrl,
|
|
|
+ a.head_portrait_url as personPortraitUrl,
|
|
|
e.education
|
|
|
from user a
|
|
|
left join user_identity b
|