jekyll_demo
Results
1
comments of
jekyll_demo
I have create the database,and edit the conf as you had written upstairs. And I change the function "Connection" to this: func Connection() { orm.RegisterDataBase("default", "mysql", "root:bzywet#@tcp(127.0.0.1:3306)/testdb?charset=utf8") } it turn...