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