作者 开飞机的舒克

修改appid

... ... @@ -43,7 +43,7 @@ class User extends Api
public function login()
{
//接收传递信息
$config = Config::get('wechat');
$config = Config::get('wxapp');
$encryptedData = $this->request->post('encryptedData');
$iv = $this->request->post('iv');
$code = $this->request->post('code');
... ...
... ... @@ -5634,7 +5634,7 @@
</div>
<div class="col-md-6" align="right">
Generated on 2023-03-22 11:20:42 <a href="./" target="_blank">校园活动</a>
Generated on 2023-03-24 16:09:11 <a href="./" target="_blank">校园活动</a>
</div>
</div>
... ...