liliang4869 %!s(int64=7) %!d(string=hai) anos
pai
achega
f0903e7d62
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/java/com/goafanti/common/mapper/DemandMapper.xml

+ 1 - 1
src/main/java/com/goafanti/common/mapper/DemandMapper.xml

@@ -746,7 +746,7 @@
 			a.create_time as createTime,
 			a.release_date as releaseDate,
 			a.budget_cost as budgetCost,
-			b.identify_name as employerName.
+			b.identify_name as employerName,
 			a.is_hot as isHot,
 			a.is_urgent as isUrgent
 		from demand a left join user b on a.employer_id = b.id