caipin 5 년 전
부모
커밋
8f14ce6423
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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,