Explorar el Código

统计模块开发,公出统计待完善

anderx hace 4 años
padre
commit
80b4753b3e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/java/com/goafanti/common/mapper/TOrderNewMapper.xml

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

@@ -1447,7 +1447,7 @@ select a.id, b.contract_no contractNo,a.order_no as orderNo,c.nickname as userNa
                   <if test="startSign !=null and endSign !=null">
                   <if test="startSign !=null and endSign !=null">
                     and a.sign_time  between #{startSign} and #{endSign}
                     and a.sign_time  between #{startSign} and #{endSign}
                   </if>
                   </if>
-      )x group by x.id,x.province,x.aid)y group by y.province)z
+      )x group by x.id,x.province,x.aid)y group by y.id,y.province)z
       order by
       order by
       <if test="sort ==0">
       <if test="sort ==0">
         total
         total