|
@@ -7,7 +7,7 @@
|
|
|
post.workYear,post.cultureRank,post.postDesc,post.maxSalary,post.minSalary,post.welfare,post.postEmail,post.workTime,post.isTrail,post.trailMonths,
|
|
|
post.TrailMaxSalary,post.trailMinSalary,post.createUserID,post.createTime,post.modifyUserID,post.modifyTime,post.validTime,post.startTime,post.endTime,
|
|
|
post.jobPlace,post.contactName,post.contactMobile,post.contactEmail,post.workNatureID,post.tagID,company.userName,company.userMobile,company.companyEmail,
|
|
|
- company.CompanyName,company.insuredCount,company.bonus,item.`Name` as cultureLevelName,work_nature.Name as
|
|
|
+ company.CompanyName,company.insuredCount,item.`Name` as cultureLevelName,work_nature.Name as
|
|
|
workNatureName,item2.`Name` as workYearStr
|
|
|
, IFNULL(count(rmgt.RecommendMgtID),0) as recommendNum
|
|
|
, company.SiteID, site.SiteName, inSites.InstitutionID, company.RegionCode
|