From 17e4c7e3e7b3ef60d9da6de3b2a39a14a53c38a0 Mon Sep 17 00:00:00 2001 From: z8018 <1282578289@qq.com> Date: 星期三, 12 三月 2025 14:11:33 +0800 Subject: [PATCH] 1 --- WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Service/IDispatchInfoService.cs | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Service/IDispatchInfoService.cs b/WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Service/IDispatchInfoService.cs index 63be19e..81d1807 100644 --- a/WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Service/IDispatchInfoService.cs +++ b/WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Service/IDispatchInfoService.cs @@ -26,6 +26,9 @@ namespace WIDESEAWCS_QuartzJob.Service { + /// <summary> + /// 璋冨害鏈嶅姟閰嶇疆涓氬姟鎺ュ彛灞� + /// </summary> public interface IDispatchInfoService : IService<Dt_DispatchInfo> { /// <summary> -- Gitblit v1.9.3