|
@@ -3290,6 +3290,7 @@ public class OrderDonServiceImpl extends ServiceImpl<OrderDonMapper, OrderDon> i
|
|
|
groupsRelation.setYhsId(0l);
|
|
groupsRelation.setYhsId(0l);
|
|
|
groupsRelation.setCmt(0);
|
|
groupsRelation.setCmt(0);
|
|
|
groupsRelation.setAqType(1);
|
|
groupsRelation.setAqType(1);
|
|
|
|
|
+ groupsRelationMapper.updateById(groupsRelation);
|
|
|
orderCommonService.delRelation(groupsRelation);
|
|
orderCommonService.delRelation(groupsRelation);
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|