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