From 6e1dd6f75cd7265f549a8b9e4d77ff5d88da9651 Mon Sep 17 00:00:00 2001 From: duheng <2286773002@qq.com> Date: 星期一, 24 三月 2025 16:55:57 +0800 Subject: [PATCH] 增加电价信息主界面 --- WinFrmUI/IBox.WinFrmUI/Model/PumpEnergyViewModel.cs | 8 +------- 1 files changed, 1 insertions(+), 7 deletions(-) diff --git a/WinFrmUI/IBox.WinFrmUI/Model/PumpEnergyViewModel.cs b/WinFrmUI/IBox.WinFrmUI/Model/PumpEnergyViewModel.cs index bbec755..3403639 100644 --- a/WinFrmUI/IBox.WinFrmUI/Model/PumpEnergyViewModel.cs +++ b/WinFrmUI/IBox.WinFrmUI/Model/PumpEnergyViewModel.cs @@ -1,10 +1,4 @@ -锘縰sing System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace IBox.WinFrmUI +锘縩amespace IBox.WinFrmUI { public class PumpEnergyViewModel { -- Gitblit v1.9.3