caipin hace 5 años
padre
commit
8f14ce6423
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/service/cloudEditionService.js

+ 1 - 1
app/service/cloudEditionService.js

@@ -315,7 +315,7 @@ var cloudService={
                 await models.cloud_curing.update(values,where);
                 id=curingDetail['id'];
             }else{
-                cc
+            	sid=hash.hashDecode(STAFF.sid);
                 //获得登陆用户相关信息
                 var obj = {
                     mobile: data.mobile,