Commit 177260d6 by chenyuanjie

Revert "no message"

This reverts commit e49ec4a4.
parent f31cb21e
......@@ -12,6 +12,8 @@ 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