Commit 337317dd authored by Dr.李's avatar Dr.李 Committed by GitHub

Update update_uqer_data.py

parent d571d54e
...@@ -32,7 +32,7 @@ dag = DAG( ...@@ -32,7 +32,7 @@ dag = DAG(
) )
_ = uqer.Client(token='f1b9bea1d0b4e489c5ab9b69c3e2326a1bee6057af858067dbd1546453f428b2') _ = uqer.Client(token='')
engine = sqlalchemy.create_engine('mssql+pymssql://licheng:A12345678!@10.63.6.220/alpha') engine = sqlalchemy.create_engine('mssql+pymssql://licheng:A12345678!@10.63.6.220/alpha')
......
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