mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-12-03 04:17:58 +08:00
update
This commit is contained in:
parent
7702e9d61c
commit
4a301ce9a0
@ -70,8 +70,8 @@ if __name__ == "__main__":
|
||||
import mysql
|
||||
from hikyuu.data.common_mysql import create_database
|
||||
|
||||
host = '192.168.5.7'
|
||||
port = 30006
|
||||
host = '127.0.0.1'
|
||||
port = 3306
|
||||
usr = 'root'
|
||||
pwd = ''
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user