diff --git a/application/wechat/controller/Config.php b/application/wechat/controller/Config.php index bba9e79fc..fb03289f1 100644 --- a/application/wechat/controller/Config.php +++ b/application/wechat/controller/Config.php @@ -44,6 +44,7 @@ class Config extends BasicAdmin { $this->assign('title', '微信接口配置'); return view(); } + $this->error('矜持点,别改测试参数哦!'); foreach ($this->request->post() as $key => $vo) { sysconf($key, $vo); } @@ -105,6 +106,7 @@ class Config extends BasicAdmin { return view(); } } + $this->error('矜持点,别改测试参数哦!'); $data = $this->request->post(); foreach ($data as $key => $vo) { if (in_array($key, ['wechat_cert_key_md5', 'wechat_cert_cert_md5']) && !empty($vo)) { diff --git a/static/upload/1325ee90939a1545/05e10b79fd70fa3a.jpg b/static/upload/1325ee90939a1545/05e10b79fd70fa3a.jpg new file mode 100644 index 000000000..363d94a2a Binary files /dev/null and b/static/upload/1325ee90939a1545/05e10b79fd70fa3a.jpg differ