dzr 2 долоо хоног өмнө
parent
commit
6363731964

+ 1 - 0
hb_hbzwfww_pfgg_njpc/湖北政务服务网-批复公告-列表页.py

@@ -89,6 +89,7 @@ class Spider(feapder.PlanToBuildListSpider):
             projectname = info.get('project_name').strip()
             publish_time = info.get('real_finish_date').strip()
             detail_href = "/".join(["https://tzxm.hubei.gov.cn/xxgk", publish_time, approvecode])
+            detail_href = f"{detail_href}?q={menu['channel']}"
             approvecontent = info.get('item_sortname')
             approvedept = info.get('depart')[0].get('name')
             reply_res_dict = {"A00001": "许可/同意", "A00002": "不许可/不同意"}