作者 郭文星

1123

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