文件名从 IStation.Application.SZJT/99-logic/04-station-list/StationList_LogicController.cs 修改 |
| | |
| | | { |
| | | #region 鏈嶅姟鍑嗗 |
| | | |
| | | var service_logic_site = new Lazy<Service.LogicSite>(() => new Service.LogicSite()); |
| | | var service_logic_site = new Lazy<Yw.Service.LogicSite>(() => new Yw.Service.LogicSite()); |
| | | var service_equipment_group = new Lazy<Yw.Service.EquipmentGroup>(() => new Yw.Service.EquipmentGroup()); |
| | | var service_equipment = new Lazy<Yw.Service.Equipment>(() => new Yw.Service.Equipment()); |
| | | var service_monitor_group = new Lazy<Yw.Service.MonitorPointGroup>(() => new Yw.Service.MonitorPointGroup()); |