|
@@ -126,7 +126,7 @@
|
|
126
|
bse.attachment attachment,
|
126
|
bse.attachment attachment,
|
|
127
|
SUM(oi.depot_area) depotArea,
|
127
|
SUM(oi.depot_area) depotArea,
|
|
128
|
SUM(bs.actual_capacity)actualCapacity,
|
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
|
FROM
|
130
|
FROM
|
|
131
|
province_all.biz_unit_info bui
|
131
|
province_all.biz_unit_info bui
|
|
132
|
LEFT JOIN province_all.dev_dict dict ON bui.dwlx = dict.id
|
132
|
LEFT JOIN province_all.dev_dict dict ON bui.dwlx = dict.id
|