1.移除多余字符

fencang
x_z 3 years ago
parent 47bbfbaf89
commit e9ab6fdfb1

@ -501,7 +501,7 @@ public class OrderServiceImpl implements OrderService {
invPreInProductDao.deleteById(String.valueOf(invProductEntity.getId()));
} else {
invProductDao.updateInvProduct(invProductEntity);
} h
}
}
} else {
//查询库存详情

Loading…
Cancel
Save