mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 21:02:08 +08:00
禅道bug#1726修复
This commit is contained in:
-1
@@ -1015,7 +1015,6 @@ public class OrderServiceImpl implements OrderService {
|
||||
if (CollUtil.isNotEmpty(childOrders)) {
|
||||
childOrders.forEach(child -> deleteOrderData(child.getId(), organId));
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
deleteOrderData(orderId, organId);
|
||||
|
||||
Reference in New Issue
Block a user