@@ -55,7 +55,6 @@ public interface OmsPortalOrderService {
/**
* 确认收货
*/
- @Transactional
void confirmReceiveOrder(Long orderId, boolean auto);