修改两处bug

This commit is contained in:
2017-10-07 21:02:33 +08:00
parent 1413db446c
commit 8cf272a615
2 changed files with 4 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
namespace app\common\controller;
class Fornt extends Base {
class Front extends Base {
public $wechat_oauth;
public function _initialize() {