From 963dfd996dabc535038dd8098990eafd48e294d0 Mon Sep 17 00:00:00 2001 From: cdk <2441919651@qq.com> Date: 星期五, 08 八月 2025 14:05:23 +0800 Subject: [PATCH] 异常工时选员工时不清楚旧的 --- DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.cs | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.cs b/DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.cs index 2a46583..628e646 100644 --- a/DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.cs +++ b/DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.cs @@ -1,6 +1,4 @@ -锘縰sing DevExpress.XtraEditors; -using Gs.DevApp.Entity; -using Gs.DevApp.ToolBox; +锘縰sing Gs.DevApp.ToolBox; using Newtonsoft.Json; using System; using System.Collections.Generic; -- Gitblit v1.9.3