ZeroLiYi 1 year ago
parent
commit
b41e69f2a8

+ 1 - 1
src/main/java/com/chinaitop/depot/sqr/mapper/BizSqrEnterpriseApplyMapper.xml

@@ -126,7 +126,7 @@
126 126
             bse.attachment attachment,
127 127
             SUM(oi.depot_area) depotArea,
128 128
             SUM(bs.actual_capacity)actualCapacity,
129
-            bgqa.apply_status,bgqa.apply_type,bgqa.id
129
+            bgqa.apply_status,bgqa.apply_type,bse.id
130 130
         FROM
131 131
             province_all.biz_unit_info bui
132 132
                 LEFT JOIN province_all.dev_dict dict ON bui.dwlx = dict.id