Parcourir la source

修改行单数

wks il y a 2 ans
Parent
commit
dbbcd73bd9

+ 2 - 2
src/main/resources/mapper/modules/largescreen/AgreementDataMapper.xml

@@ -89,7 +89,7 @@
         SELECT
         SELECT
             count( orderno )
             count( orderno )
         FROM
         FROM
-            ins_orders
+            ins_area_company
         WHERE
         WHERE
             1=1
             1=1
         <if test="startDate != null and startDate != ''">
         <if test="startDate != null and startDate != ''">
@@ -297,4 +297,4 @@
             insurance_dept
             insurance_dept
     </select>
     </select>
 
 
-</mapper>
+</mapper>