瀏覽代碼

需求列表

liliang4869 7 年之前
父節點
當前提交
f0903e7d62
共有 1 個文件被更改,包括 1 次插入1 次删除
  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