lixiaojun
2024-10-18 1fe41eb1c9f2b2914b4a66a145f1ad0a75b9c915
分支
用户 lixiaojun <1287241240@qq.com>
星期五, 十月 18, 2024 11:18 +0800
提交者 lixiaojun <1287241240@qq.com>
星期五, 十月 18, 2024 11:18 +0800
提交1fe41eb1c9f2b2914b4a66a145f1ad0a75b9c915
目录 4bc6a31bfffc681e535f4f4edcabbb43a2efe759 目录 | zip | gz
上一版本 217756094e1f22763edf2b18d3723403786c82fc 查看 | 对比
70b87db47d333959ed52b583d414770ed4bd33c5 查看 | 对比
Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0
已修改61个文件
已添加3个文件
2730 ■■■■ 文件已修改
BLL/HStation.BLL.Assets.Core/03-localclient/02-AdaptingManage/AdaptingManage.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
BLL/HStation.BLL.Assets.Core/03-localclient/05-PipeManage/PipeLineMain.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
BLL/HStation.BLL.Assets.Core/03-localclient/06-ElbowManage/ElbowMain.cs 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BLL/HStation.BLL.Assets.Core/03-localclient/07-ThreeLinkManage/ThreeLinkMain.cs 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BLL/HStation.BLL.Assets.Core/03-localclient/08-FourLinkManage/FourLinkMain.cs 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BLL/HStation.BLL.Assets.Core/03-localclient/09-NozzleManage/NozzleMain.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
BLL/HStation.BLL.Assets.Core/03-localclient/10-Manufacturer/Manufacturer.cs 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BLL/HStation.BLL.Assets.Core/03-localclient/12-Exchanger/ExchangerMain.cs 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Desktop/HStation.Desktop.Xhs.Core/MainForm.cs 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Dto/HStation.Dto.Assets.Core/01-ValveManage/03-ValveMain/ValveMainDto.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
Dto/HStation.Dto.Assets.Core/05-ElbowManage/02-ElbowMain/AddElbowMianInput.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
Dto/HStation.Dto.Assets.Core/05-ElbowManage/02-ElbowMain/ElbowMainDto.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/02-Elbow/ElbowMain.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/01-entity/08-Valve/ValveMain.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/02-ElbowManage/ElbowMain.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/02-model/08-ValveManage/ValveMain.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/05-service/02-Adapting/AdaptingManage.cs 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/05-service/06-Elbow/01-ElbowMain/ElbowManage.cs 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/05-service/07-ThreeLink/01-ThreeLinkMain/ThreeLinkManage.cs 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/05-service/08-FourLink/01-FourlinkMain/FourLinkManage.cs 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/05-service/09-Nozzle/01-NozzleMain/NozzleManage.cs 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/05-service/10-Manufacturer/Manufacturer.cs 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Service/HStation.Service.Assets.Core/05-service/12-Exchanger/01-ExchangerMain/ExchangerMain.cs 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
Vmo/HStation.Vmo.Assets.Core/02-ValveManage/ValveMainVmo.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
Vmo/HStation.Vmo.Assets.Core/06-ElbowManage/ElbowMainVmo.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/03-valve/00-viewmodel/ValveMainViewModel.cs 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/03-valve/02-main/AddValveMainDlg.Designer.cs 67 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/03-valve/02-main/AddValveMainDlg.cs 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/03-valve/02-main/EditValveMainDlg.Designer.cs 41 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/03-valve/02-main/EditValveMainDlg.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/03-valve/ValveManageMainPage.Designer.cs 37 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/05-elbow/02-main/AddElbowMainDlg.Designer.cs 71 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/05-elbow/02-main/AddElbowMainDlg.cs 11 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/05-elbow/02-main/EditElbowMainDlg.Designer.cs 71 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/05-elbow/02-main/EditElbowMainDlg.cs 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/05-elbow/02-main/ElbowManageMainPage.Designer.cs 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/05-elbow/02-main/ElbowViewModel.cs 19 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/06-threeLink/02-main/AddThreeLinkMainDlg.Designer.cs 114 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/06-threeLink/02-main/AddThreeLinkMainDlg.cs 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/06-threeLink/02-main/EditThreeLinkMainDlg.Designer.cs 98 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/06-threeLink/02-main/EditThreeLinkMainDlg.cs 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/06-threeLink/02-main/ThreeLinkManageMainPage.Designer.cs 211 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/06-threeLink/02-main/ThreeLinkManageMainPage.cs 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/06-threeLink/02-main/ThreeLinkManageMainPage.resx 5 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/06-threeLink/02-main/ThreeLinkViewModel.cs 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/07-fourLink/02-main/FourLinkManageMainPage.Designer.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/07-fourLink/02-main/FourLinkManageMainPage.resx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/10-exchanger/02-main/ExchangerManageMainPage.cs 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Assets.Core/Properties/DataSources/HStation.WinFrmUI.Assets.ThreeLinkViewModel.datasource 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Basic/00-SysTypeManage/Class1.cs 1118 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Basic/00-SysTypeManage/SysModuleListBoxCtrl.cs 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Basic/00-SysTypeManage/SysModuleListBoxCtrl.designer.cs 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Basic/00-SysTypeManage/SysModuleListBoxCtrl.resx 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Basic/00-SysTypeManage/SysTypeManageMainPanel.Designer.cs 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Basic/00-SysTypeManage/SysTypeManageMainPanel.cs 70 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Basic/00-SysTypeManage/SysTypeManageMainPanel.resx 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Basic/01-SysCatalogManage/SysCatalogManageMainPanel.Designer.cs 34 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Basic/01-SysCatalogManage/SysCatalogManageMainPanel.cs 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Basic/01-SysCatalogManage/SysCatalogManageMainPanel.resx 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Basic/01-SysCatalogManage/SysTypeListBoxCtrl.cs 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Basic/01-SysCatalogManage/SysTypeListBoxCtrl.designer.cs 29 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Basic/01-SysCatalogManage/SysTypeListBoxCtrl.resx 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Basic/Class1.cs 229 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WinFrmUI/HStation.WinFrmUI.Basic/HStation.WinFrmUI.Basic.csproj 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史