wks před 2 roky
rodič
revize
dbbcd73bd9

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

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