|
@@ -122,7 +122,7 @@ public class TJsServiceImpl extends ServiceImpl<TJsMapper, TJs> implements TJsSe
|
|
wxUserService.update(tWxUser, wxLambdaQueryWrapper);
|
|
wxUserService.update(tWxUser, wxLambdaQueryWrapper);
|
|
|
|
|
|
boolean update = this.update(js, jsLambdaQueryWrapper);
|
|
boolean update = this.update(js, jsLambdaQueryWrapper);
|
|
-
|
|
|
|
|
|
+ js.setcOpenId(js1.getcOpenId());
|
|
this.jsNotification(js);
|
|
this.jsNotification(js);
|
|
|
|
|
|
return update;
|
|
return update;
|