소스 검색

旧数据处理

anderx 8 년 전
부모
커밋
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,