作者 郭文星

1123

... ... @@ -111,7 +111,7 @@ class Menu extends Backend
$this->wechatcfg->save();
$this->success();
} else {
$this->error("加载菜单失败");
$this->error("111加载菜单失败");
}
}
... ...