--14������Ƶ�����ܺģ��£�
---����
select 
smonth as MONTH_ID,
'����' as ZB_TYPE,
'�ӱ�' as PROV_NAME,
city_code*100 as CITY_ID,
city_name as CITY_NAME,
grid_code as GRID_ID,
grid_name as GRID_NAME,
'14' as ZB_CODE,
'����Ƶ�����ܺģ��£�' as ZB_NAME,
'��' as IS_RATIO,
cost_yw+cost_hexin as QZ_FZ,
zps_num_with5g as QZ_FM,
cost_zps_with5g as BY_QZ
from sqmdb_cost.rpt_dzpzs_cost_grid grid
where smonth='202206'