copy from Service/HStation.Service.Assets.Core/01-entity/11-Exchanger/ExchangerMainAndPartMap.cs
copy to Service/HStation.Service.Assets.Core/01-entity/01-PumpMain/AssetsPumpMainAndPartMapping.cs
Îļþ´Ó Service/HStation.Service.Assets.Core/01-entity/11-Exchanger/ExchangerMainAndPartMap.cs ¸´ÖÆ |
| | |
| | | namespace HStation.Entity |
| | | { |
| | | /// <summary> |
| | | /// äº§åæ å° |
| | | /// æ³µäº§åæ å° |
| | | /// </summary> |
| | | [SysType("assets_exchanger_main_part_mapping")] |
| | | [SugarTable("assets_exchanger_main_part_mapping")] |
| | | public class AssetsExchangerMainAndPartMap : BaseEntity, System.ICloneable |
| | | [SysType("assets_pump_main_part_mapping")] |
| | | [SugarTable("assets_pump_main_part_mapping")] |
| | | public class AssetsPumpMainAndPartMapping : BaseEntity, System.ICloneable |
| | | { |
| | | public AssetsExchangerMainAndPartMap() |
| | | public AssetsPumpMainAndPartMapping() |
| | | { } |
| | | |
| | | /// <summary> |