Commit 5d655a9a by zhaihuitao

create

parent 23f542a4
......@@ -3,9 +3,12 @@
import random
import requests
import time
import os,sys
import socket, struct
from dbConfig.dbConn import MysqlCon
base_dir = os.path.dirname(os.path.abspath(__file__))
sys.path.append(base_dir)
# host = "10.3.20.32"
host = "etl.cma5jkozme68.rds.cn-north-1.amazonaws.com.cn"
......
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