wesmiler %!s(int64=2) %!d(string=hai) anos
pai
achega
69e079cae8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Services/Api/MemberService.php

+ 1 - 1
app/Services/Api/MemberService.php

@@ -107,7 +107,7 @@ class MemberService extends BaseService
             $info['custom_email'] = ConfigService::make()->getConfigByCode('custom_email');
 
            if(isset($info['birthday'])){
-               $info['birthday_time'] = $info['birthday']? strtotime($info['birthday']) : 0;
+               $info['birthday'] = $info['birthday']? strtotime($info['birthday']) : 0;
            }
 
             // 二维码