att
This commit is contained in:
parent
e5c4ca46cf
commit
3bc578263b
@ -14,8 +14,8 @@ CONNECTION_STRING = (
|
||||
"DRIVER={ODBC Driver 18 for SQL Server};"
|
||||
"SERVER=10.77.77.10;"
|
||||
"DATABASE=GINSENG;"
|
||||
"UID=supginseng;"
|
||||
"PWD=Iphone2513@;"
|
||||
"UID=apiginseng;"
|
||||
"PWD={72k8Y<K?2;"
|
||||
"PORT=1433;"
|
||||
"TrustServerCertificate=yes"
|
||||
)
|
||||
|
||||
@ -199,8 +199,8 @@ def insert_token_to_db(token):
|
||||
'DRIVER={ODBC Driver 18 for SQL Server};'
|
||||
'SERVER=10.77.77.10;'
|
||||
'DATABASE=GINSENG;'
|
||||
'UID=supginseng;'
|
||||
'PWD=Iphone2513@;'
|
||||
'UID=apiginseng;'
|
||||
'PWD={72k8Y<K?2;'
|
||||
'PORT=1433;'
|
||||
'TrustServerCertificate=yes'
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user