Commit 847f7bca by hejiangming

no message

parent eb1efae2
......@@ -19,6 +19,9 @@ if __name__ == '__main__':
db_type = 'postgresql_test'
print("导出到测试库中")
else:
CommonUtil.judge_is_work_hours(site_name=site_name, date_type=date_type, date_info=date_info,
principal='hejiangming',
priority=2, export_tools_type=1, belonging_to_process=f'新ABA流程_{date_type}')
db_type = "postgresql_cluster"
print("导出到PG集群中")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment