Commit e49ec4a4 by chenyuanjie

no message

parent a9047c6a
......@@ -12,8 +12,6 @@ if __name__ == '__main__':
# 获取最后一个参数
test_flag = CommonUtil.get_sys_arg(len(sys.argv) - 1, None)
print(f"执行参数为{sys.argv}")
db_type = "mysql"
print("导出到mysql库中")
export_tb = f"bsr_day_asin"
......
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