黄宗昌 %!s(int64=2) %!d(string=hai) anos
pai
achega
d9a5a960c0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Models/User.php

+ 1 - 1
app/Models/User.php

xqd
@@ -44,7 +44,7 @@ class User extends Authenticatable implements JWTSubject
         'other_contacts',
         'start_time',
         'end_time',
-        'tests'
+        'member_type'
     ];
     public function memberStatus(){
         return [1 => '一般会员', 2 => '企业会员'];