|
|
@@ -109,9 +109,9 @@
|
|
109
|
109
|
</select>
|
|
110
|
110
|
<select id="findById" resultType="Map" resultMap="BaseResultMap">
|
|
111
|
111
|
SELECT
|
|
112
|
|
- bgqa.id, A.dwmc,A.id unitInfoId, A.dwdm,A.fddbr,A.dwlx,A.zcdz,A.cfs,A.ygs,A.DICT_LABEL,bgqa.apply_status,bgqa.apply_type,
|
|
|
112
|
+ bgqa.id, A.dwmc,A.id unitInfoId, A.dwdm,A.fddbr,A.dwlx,A.zcdz,A.cfs,A.ygs,A.DICT_LABEL,
|
|
113
|
113
|
bse.certified_storekeeper_count ,bse.certified_inspector_count ,bse.warehouse_facility_situation ,
|
|
114
|
|
- bse.full_time_staff_count ,bse.storage_expire_time ,bse.attachment attachment,bgqa.sqr_enterprise_id
|
|
|
114
|
+ bse.full_time_staff_count ,bse.storage_expire_time ,bse.attachment attachment
|
|
115
|
115
|
FROM
|
|
116
|
116
|
province_all.biz_sqr_enterprise_apply bgqa
|
|
117
|
117
|
left join province_all.biz_sqr_enterprise bse on bgqa.sqr_enterprise_id =bse.id
|