fix
This commit is contained in:
parent
5b75181758
commit
8c8934c48c
@ -7,7 +7,6 @@ using PrecastConcretePlantContracts.StoragesContract;
|
||||
using PrecastConcretePlantListImplement.Implements;
|
||||
using PrecastConcretePlantListImplement;
|
||||
using PrecastConcretePlantView;
|
||||
using ConfectioneryBusinessLogic.BusinessLogic;
|
||||
|
||||
namespace PrecastConcretePlant
|
||||
|
||||
|
@ -5,7 +5,7 @@ using PrecastConcretePlantContracts.StoragesContract;
|
||||
using PrecastConcretePlantContracts.ViewModels;
|
||||
using Microsoft.Extensions.Logging;
|
||||
|
||||
namespace ConfectioneryBusinessLogic.BusinessLogic
|
||||
namespace PrecastConcretePlantBusinessLogic.BusinessLogic
|
||||
{
|
||||
public class ReinforcedLogic : IReinforcedLogic
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user