Explorar o código

统计BUG修复

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

+ 2 - 2
src/main/java/com/goafanti/common/mapper/AdminMapper.xml

@@ -1137,7 +1137,7 @@
 	 and a.channel=1 
     </if> 
     <if test="type == 2">
-    and a.share_type=2
+    and a.share_type=3
     </if> 
 	<if test="type == 3 or type==4">
 	and a.source=1
@@ -1185,7 +1185,7 @@
 	 and a.channel=1 
     </if> 
     <if test="type == 2">
-    and a.share_type=2
+    and a.share_type=3
     </if> 
 	<if test="type == 3 or type==4">
 	and a.source=1