Explorar o código

wesmiler 更新第5期更新代码合并

wesmiler %!s(int64=4) %!d(string=hai) anos
pai
achega
2b7bf4c296
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/weixin/service/Member.php

+ 1 - 0
app/weixin/service/Member.php

@@ -51,6 +51,7 @@ class Member
 
                     $data = [
                         'idcard_check'=> $status,
+                        'idcard_online_check'=> $status==3? 0 : 1,
                         'idcard_fail'=> $failRemark? trim($failRemark) : '',
                     ];
                     break;