copy from Service/HStation.Service.Assets.Core/04-dal/02-postgresql/06-Elbow/ElbowMain.cs
copy to Service/HStation.Service.Assets.Core/04-dal/03-sqlite/06-Elbow/AssetsFourlinkCoefficient.cs
文件从 Service/HStation.Service.Assets.Core/04-dal/02-postgresql/06-Elbow/ElbowMain.cs 复制 |
| | |
| | | 锘縰sing Yw.DAL.PostgreSql; |
| | | 锘縰sing Yw.DAL.SQLite; |
| | | |
| | | namespace HStation.DAL.PostgreSql |
| | | namespace HStation.DAL.SQLite |
| | | { |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | public partial class ElbowMain : BaseDAL_Sorter<Entity.AssetsElbowMain>, IAssetsElbowMain |
| | | public partial class AssetsElbowCoefficient : BaseDAL<Entity.AssetsElbowCoefficient>, IAssetsElbowCoefficient |
| | | { |
| | | /// <summary> |
| | | /// |