Explorar o código

客户领取判断剔除转公共客户的客户

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

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

@@ -1970,6 +1970,7 @@ inner join(
 		select count(*) from `user`
 		where aid= #{aid,jdbcType=VARCHAR}
 		and source=2
+		and share_type=0
 		and to_days(transfer_time)=to_days(now())
 	</select>
 </mapper>