Browse Source

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

Anyon 4 years ago
parent
commit
05d15cd9ec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/data/controller/api/Auth.php

+ 1 - 1
app/data/controller/api/Auth.php

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