Commit bd750d15 by 蒋勇

Update crm_change_standard.py

parent 426cdaa7
...@@ -9,7 +9,7 @@ from DBUtils.PooledDB import PooledDB ...@@ -9,7 +9,7 @@ from DBUtils.PooledDB import PooledDB
import pymysql import pymysql
MYSQL_HOST = 'rm-2zey194899z131ouf.mysql.rds.aliyuncs.com' # 外网地址 MYSQL_HOST = 'rm-2zey194899z131oufao.mysql.rds.aliyuncs.com' # 外网地址
PORT = 3306 # 外网端口 PORT = 3306 # 外网端口
USER = 'root' USER = 'root'
PASSWORD = 'Gongsibao2018' PASSWORD = 'Gongsibao2018'
......
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