文件名从 WinFrmUI/HStation.WinFrmUI.Xhs.Project/01-project/AddProjectDlg.cs 修改 |
| | |
| | | 锘縰sing HStation; |
| | | using HStation.Dto; |
| | | using HStation.WinFrmUI; |
| | | using HStation.WinFrmUI.Basic; |
| | | using HStation.WinFrmUI.Xhs.PumpProject; |
| | | using Newtonsoft.Json; |
| | | |
| | | namespace ISupply.WinFrmUI |
| | | namespace HStation.WinFrmUI.Xhs.PumpProject |
| | | { |
| | | public partial class AddProjectDlg : DevExpress.XtraEditors.XtraForm |
| | | public partial class AddXhsProjectDlg : DevExpress.XtraEditors.XtraForm |
| | | { |
| | | public AddProjectDlg() |
| | | public AddXhsProjectDlg() |
| | | { |
| | | InitializeComponent(); |
| | | } |