浏览代码

订单总数修改

wks 2 年之前
父节点
当前提交
f74372c54d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/resources/mapper/modules/largescreen/AgreementDataMapper.xml

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

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