Explorar el Código

人脸识别处理

kk.shi hace 3 años
padre
commit
a19c2984a3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/welfareMall/staff/distinguish.js

+ 1 - 1
pages/welfareMall/staff/distinguish.js

@@ -72,7 +72,7 @@ Page({
      * 根据手机识别职员信息
      */
       let resStaff = await WelfareMall.discernStoreStaff({
-        mobile: "18703607235",
+        mobile: getMobileCache(),
       });
       if(resStaff.data.found){
         setTimeout(function () {