删除database_tools中的db_database的全局设置
This commit is contained in:
parent
d795ce995c
commit
d64b42c933
|
|
@ -27,7 +27,7 @@ db_user = "tikuuser"
|
|||
db_pwd = "Kjmathds_2024"
|
||||
db_port = "13306"
|
||||
db_host = "wwylss.synology.me"
|
||||
db_database = "tiku"
|
||||
|
||||
|
||||
def get_git_username():
|
||||
command = "git config --global user.name"
|
||||
|
|
|
|||
Reference in New Issue