Explorar el Código

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

wesmiler hace 4 años
padre
commit
c47fcfe441
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      app/weixin/model/Member.php

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

@@ -2404,6 +2404,7 @@ class Member extends Model
         $profileData = [
             'idcard'=> $idcard,
             'idcard_online_check'=> 1,
+            'idcard_check'=> 1,
         ];
 
         if (UserProfile::checkProfile($userId)) {