wesmiler 2 years ago
parent
commit
92012687d6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Services/Api/MemberService.php

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

@@ -108,7 +108,7 @@ class MemberService extends BaseService
 
            if(isset($info['birthday'])){
                $info['birthday_text'] = $info['birthday']? date('Y-m-d',$info['birthday']) : '';
-               $info['birthday'] = intval($info['birthday_text']) * 1000;
+//               $info['birthday'] = intval($info['birthday_text']) * 1000;
            }
 
             // 二维码