This commit is contained in:
DingZQ
2025-04-16 22:14:34 +08:00
parent 70c6d56f95
commit 3da6650784

View File

@@ -1090,7 +1090,7 @@ if __name__ == '__main__':
# delete_scheme_info(name='bb', scheme_name='burst_scheme')
# 示例upload_shp_to_pg
upload_shp_to_pg(name='bb', table_name='GIS_pipe', role='86158', shp_file_path='市政管线.shp')
upload_shp_to_pg(name='bb', table_name='GIS_pipe', role='Administrator', shp_file_path='市政管线.shp')
# 示例submit_risk_probability_result
submit_risk_probability_result(name='bb', result_file_path='./北碚市政管线风险评价结果.xlsx')