wesmiler 2 лет назад
Родитель
Сommit
e33ac90116
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      app/Services/Api/MemberService.php

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

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