Change CSS. Added report procedure.
This commit is contained in:
parent
d7b690dd6a
commit
f8dd39a7bb
|
@ -127,7 +127,7 @@ def connectDB():
|
|||
c = pymysql.connect(
|
||||
db='ats_test',
|
||||
user='ats',
|
||||
passwd='T,fkfqneyU',
|
||||
passwd='',
|
||||
host='kis',
|
||||
charset='utf8')
|
||||
return c
|
||||
|
|
Loading…
Reference in New Issue
Block a user