Update Wxapp.php

This commit is contained in:
邹景立 2021-01-29 16:40:39 +08:00
parent b3a56159a0
commit bbfeb299ba

View File

@ -57,10 +57,7 @@ class Wxapp extends Controller
/**
* 授权Code换取会话信息
* @throws \think\Exception
* @throws \think\db\exception\DataNotFoundException
* @throws \think\db\exception\DbException
* @throws \think\db\exception\ModelNotFoundException
*/
public function session()
{