This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zhzn
/
ImportData_Python
Watch
4
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
f93ed33b67
Branches
Tags
master
ImportData_P...
/
db_server
/
base.py
base.py
88 B
History
Raw
1
2
3
from utils.db.ConnectMysql import ConnectMysql
import_db = ConnectMysql('import_data')