duheng
2024-10-10 6dff69fdd49c0058741efeaaf285e7b1da7385d2
分支
用户 duheng <2784771470@qq.com>
星期四, 十月 10, 2024 16:45 +0800
提交者 duheng <2784771470@qq.com>
星期四, 十月 10, 2024 16:45 +0800
提交6dff69fdd49c0058741efeaaf285e7b1da7385d2
目录 0584b266465cce15c41cfd246cbdb692ca841a4b 目录 | zip | gz
上一版本 f4bf35513c50f86556d5e3c75a037052f53c971d 查看 | 对比
新增厂商管理
已重命名53个文件
已修改10个文件
已添加47个文件
5080 ■■■■■ 文件已修改
BLL/HStation.BLL.Assets.Core/01-interface/10-IManufacturer/IManufacturer.cs 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BLL/HStation.BLL.Assets.Core/01-interface/11-IManufacturerMapping/IManufacturerMapping.cs 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BLL/HStation.BLL.Assets.Core/01-interface/99-dbfirst/IAssetsDbFirstHelper.cs 对比 | 查看 | 原始文档 | blame | 历史
BLL/HStation.BLL.Assets.Core/03-localclient/10-Manufacturer/Manufacturer.cs 219 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BLL/HStation.BLL.Assets.Core/03-localclient/11-ManufacturerMapping/ManufacturerMapping.cs 202 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BLL/HStation.BLL.Assets.Core/03-localclient/99-dbfirst/XhsDbFirstHelper.cs 对比 | 查看 | 原始文档 | blame | 历史
BLL/HStation.BLL.Assets.Core/04-bll/10-Manufacturer/Manufacturer.cs 132 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BLL/HStation.BLL.Assets.Core/04-bll/10-Manufacturer/Manufacturer_Instance.cs 85 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BLL/HStation.BLL.Assets.Core/04-bll/11-ManufacturerMapping/ManufacturerMapping.cs 123 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BLL/HStation.BLL.Assets.Core/04-bll/11-ManufacturerMapping/ManufacturerMapping_Instance.cs 85 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BLL/HStation.BLL.Assets.Core/04-bll/99-dbfirst/XhsDbFirstHelper.cs 对比 | 查看 | 原始文档 | blame | 历史
Desktop/HStation.Desktop.Xhs.Core/MainForm.cs 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Dto/HStation.Dto.Assets.Core/09-Manufacturer/AddManufacturerInput.cs 70 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Dto/HStation.Dto.Assets.Core/09-Manufacturer/ManufacturerDto.cs 72 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Dto/HStation.Dto.Assets.Core/09-Manufacturer/UpdateManufacturerInput.cs 58 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Dto/HStation.Dto.Assets.Core/10-ManufacturerMapping/AddManufacturerMappingInput.cs 40 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Dto/HStation.Dto.Assets.Core/10-ManufacturerMapping/ManufacturerMappingDto.cs 41 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Dto/HStation.Dto.Assets.Core/10-ManufacturerMapping/UpdateManufacturerMappingInput.cs 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Dto/Yw.Dto.Division.Core/AddDivisionInput.cs 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Dto/Yw.Dto.Division.Core/DivisionDto.cs 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Dto/Yw.Dto.Division.Core/UpdateDivisionInput.cs 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/00-core/eAdaptingType - 复制.cs 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/01-AdaptingManage/AdaptingManage.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/02-ElbowManage/ElbowMain.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/02-ElbowManage/ElbowSeries.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/03-FourLinkManage/FourLinkMain.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/03-FourLinkManage/FourLinkSeries.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/04-NozzleManage/NozzleMain.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/04-NozzleManage/NozzleSeries.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/05-PipeLineRoughnessCoefficient/PipeLineCoarseCoefficient.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/05-PipeLineRoughnessCoefficient/PipeLineMain.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/05-PipeLineRoughnessCoefficient/PipeLineSeries.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/06-PumpMainManage/PumpGroup.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/06-PumpMainManage/PumpGroupAndMainMap.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/06-PumpMainManage/PumpMain.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/06-PumpMainManage/PumpMainAndPartMap.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/06-PumpMainManage/PumpPartMain.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/06-PumpMainManage/PumpPropContent.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/06-PumpMainManage/PumpSeries.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/06-PumpMainManage/PumpType.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/06-PumpMainManage/PumpTypeSeriesMap.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/07-ThreeLinkManage/ThreeLinkMain.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/07-ThreeLinkManage/ThreeLinkSeries.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/08-ValveManage/ValveGroup.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/08-ValveManage/ValveGroupAndMainMap.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/08-ValveManage/ValveMain.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/08-ValveManage/ValveSeries.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/09-Manufacturer/Manufacturer.cs 108 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/10-ManufacturerMapping/ManufacturerMapping.cs 66 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/01-AdaptingManage/AdaptingManage.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/02-ElbowManage/ElbowMain.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/02-ElbowManage/ElbowSeries.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/03-FourLinkManage/FourLinkMain.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/03-FourLinkManage/FourLinkSeries.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/04-NozzleManage/NozzleMain.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/04-NozzleManage/NozzleSeries.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/05-PipeLineRoughnessCoefficient/PipeLineMain.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/05-PipeLineRoughnessCoefficient/PipeLineRoughnessCoefficient.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/05-PipeLineRoughnessCoefficient/PipeLineSeries.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/06-PumpMainManage/PumpGroup.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/06-PumpMainManage/PumpGroupAndMainMap.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/06-PumpMainManage/PumpMain.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/06-PumpMainManage/PumpMainAndPartMap.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/06-PumpMainManage/PumpPartMain.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/06-PumpMainManage/PumpPropContent.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/06-PumpMainManage/PumpSeries.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/06-PumpMainManage/PumpType.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/06-PumpMainManage/PumpTypeSeriesMap.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/07-ThreeLinkManage/ThreeLinkMain.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/07-ThreeLinkManage/ThreeLinkSeries.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/08-ValveManage/ValveGroup.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/08-ValveManage/ValveGroupAndMainMap.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/08-ValveManage/ValveMain.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/08-ValveManage/ValveSeries.cs 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/09-Manufacturer/Manufacturer.cs 108 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/10-ManufacturerMapping/ManufacturerMapping.cs 67 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/04-dal/01-interface/10-IManufacturer/IManufacturer.cs 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/04-dal/01-interface/11-IManufacturerMapping/IManufacturerMapping.cs 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/04-dal/02-postgresql/10-Manufacturer/Manufacturer.cs 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/04-dal/02-postgresql/11-ManufacturerMapping/ManufacturerMapping.cs 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/04-dal/03-sqlite/10-Manufacturer/Manufacturer.cs 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/04-dal/03-sqlite/11-ManufacturerMapping/ManufacturerMapping.cs 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/05-service/00-core/03-helper/DbFirstHelper.cs 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/05-service/10-Manufacturer/Cache/ManufacturerCacheHelper.cs 71 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/05-service/10-Manufacturer/Manufacturer.cs 242 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/05-service/10-Manufacturer/Manufacturer_Instance.cs 62 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/05-service/11-ManufacturerMapping/Cache/ManufacturerCacheHelper.cs 71 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/05-service/11-ManufacturerMapping/Manufacturer.cs 228 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/05-service/11-ManufacturerMapping/Manufacturer_Instance.cs 59 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/HStation.Service.Assets.Core.csproj 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/Yw.Service.Division.Core/01-entity/Division.cs 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/Yw.Service.Division.Core/02-model/Division.cs 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Vmo/HStation.Vmo.Assets.Core/10-Manufacturer/Manufacturer.cs 84 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Vmo/HStation.Vmo.Assets.Core/11-ManufacturerMapping/ManufacturerMapping.cs 44 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Vmo/Yw.Vmo.Division.Core/DivisionVmo.cs 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/00-core/SetUseStatusDlg.cs 62 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/00-core/SetUseStatusDlg.designer.cs 203 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/00-core/SetUseStatusDlg.resx 120 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/09-Manufacturer/AddSupplierDlg.cs 83 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/09-Manufacturer/AddSupplierDlg.designer.cs 332 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/09-Manufacturer/AddSupplierDlg.resx 123 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/09-Manufacturer/EditSupplierDlg.cs 95 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/09-Manufacturer/EditSupplierDlg.designer.cs 340 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/09-Manufacturer/EditSupplierDlg.resx 123 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/09-Manufacturer/ManufacturerMainPanel.cs 234 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/09-Manufacturer/ManufacturerMainPanel.designer.cs 303 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/09-Manufacturer/ManufacturerMainPanel.resx 339 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/09-Manufacturer/ManufacurerViewModel.cs 107 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/HStation.WinFrmUI.Assets.Core.csproj.user 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/Properties/DataSources/HStation.WinFrmUI.Assets.ManufacurerViewModel.datasource 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史