Reading config file

This commit is contained in:
HFO4
2019-11-08 18:29:12 +08:00
parent 370ee8405d
commit 53da4655ad
6 changed files with 69 additions and 5 deletions

7
conf/conf.ini Normal file
View File

@@ -0,0 +1,7 @@
[Database]
Type = mysql
User = root
Password = root
Host = 127.0.0.1:3306
Name = v3
TablePrefix = v3_