[更新]刷新用户接口处理

This commit is contained in:
Anyon 2020-12-10 10:35:23 +08:00
parent 3514055ed7
commit 05d15cd9ec

View File

@ -21,7 +21,7 @@ abstract class Auth extends Controller
/** /**
* 当前用户编号 * 当前用户编号
* @var int * @var integer
*/ */
protected $uuid; protected $uuid;