|
|
@@ -22,8 +22,6 @@ class Register extends AdminBase
|
|
|
public function set()
|
|
|
{
|
|
|
$post = $this->request->post();
|
|
|
-
|
|
|
-
|
|
|
// ConfigServer::set('login','wechat_h5', $post['wechat_h5']);
|
|
|
ConfigServer::set('register','captcha', $post['captcha']);
|
|
|
ConfigServer::set('register','growth', $post['growth']);
|