This commit is contained in:
DingZQ
2025-08-13 16:38:44 +08:00
parent 977c4d6fc6
commit 10cffbbdf1
2 changed files with 2 additions and 1 deletions

1
ReadMe.txt Normal file
View File

@@ -0,0 +1 @@
当前 适配 szh 项目的分支 是 dingsu/szh

View File

@@ -1111,7 +1111,7 @@ if __name__ == '__main__':
# delete_scheme_info(name='bb', scheme_name='burst_scheme') # delete_scheme_info(name='bb', scheme_name='burst_scheme')
# 示例upload_shp_to_pg # 示例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='86158', shp_file_path='市政管线.shp')
# 示例submit_risk_probability_result # 示例submit_risk_probability_result
# submit_risk_probability_result(name='bb', result_file_path='./北碚市政管线风险评价结果.xlsx') # submit_risk_probability_result(name='bb', result_file_path='./北碚市政管线风险评价结果.xlsx')