wesmiler 2 年之前
父节点
当前提交
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;
            }
 
             // 二维码