front拼写问题

This commit is contained in:
2017-12-09 18:00:56 +08:00
parent 7b6cfceec0
commit 590696a06b

View File

@@ -8,7 +8,7 @@
// +----------------------------------------------------------------------
namespace app\user\controller;
use app\common\controller\Fornt;
use app\common\controller\Front;
class Login extends Front{