在app.conf里面这么设置的
appname = jjj httpport = 8080 runmode = dev dbhost = localhost #本地 dbport = 3306 # 端口 dbuser = root # 用户名 dbpassword = 123456 # 密码 dbname = default 数据库名字 dbprefix = tb_ appname = jjj httppor
在app.conf里面这么设置的
appname = jjj httpport = 8080 runmode = dev dbhost = localhost #本地 dbport = 3306 # 端口 dbuser = root # 用户名 dbpassword = 123456 # 密码 dbname = default 数据库名字 dbprefix = tb_ appname = jjj httppor