anderx пре 7 година
родитељ
комит
f27b1ad399
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/main/java/com/goafanti/common/mapper/UserBusinessMapper.xml

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

@@ -384,7 +384,7 @@
 	select 
 		x.id as businessId,
 		x.uid,
-		x.follow_situation as followSituation,
+		5 as followSituation,
 		x.customer_status as customerStatus,
 		y.business_project_id as businessProjectId,
 		y.bname as businessProjectName,