配置文件

This commit is contained in:
筱锋xiao_lfeng 2023-05-02 10:31:31 +08:00
parent 8e1380a317
commit ef648f0b57

8
setting.inc.json Normal file
View File

@ -0,0 +1,8 @@
{
"Mysql": {
"Host": "127.0.0.1",
"Port": "3306",
"Username": "Index",
"Password": "qaq061823zcw"
}
}