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