From d027501182b03a0c036af712a2b7f31d55144562 Mon Sep 17 00:00:00 2001 From: ningshuxia <ningshuxia0927@outlook.com> Date: 星期二, 07 二月 2023 18:03:22 +0800 Subject: [PATCH] 暂时框架 --- DAL/Local/IStation.DAL.LocalFile.MonitorDataSet/config/MonitorDataSetConfig.cs | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DAL/Local/IStation.DAL.LocalFile.MonitorDataSet/config/MonitorDataSetConfig.cs b/DAL/Local/IStation.DAL.LocalFile.MonitorDataSet/config/MonitorDataSetConfig.cs index 07db0e3..2b89e65 100644 --- a/DAL/Local/IStation.DAL.LocalFile.MonitorDataSet/config/MonitorDataSetConfig.cs +++ b/DAL/Local/IStation.DAL.LocalFile.MonitorDataSet/config/MonitorDataSetConfig.cs @@ -52,7 +52,7 @@ #region Path /// <summary> - /// 鑾峰彇鐩戞祴鏁版嵁闆嗘枃浠跺す + /// 鏌ヨ鐩戞祴鏁版嵁闆嗘枃浠跺す /// </summary> public static string GetMonitorDataFolder(long projectId, long sceneId) { @@ -66,7 +66,7 @@ } /// <summary> - /// 鑾峰彇鏃ユ湡鏂囦欢澶� + /// 鏌ヨ鏃ユ湡鏂囦欢澶� /// </summary> public static string GetMonthFolder(long projectId, long sceneId, int year, int month) { @@ -87,7 +87,7 @@ } /// <summary> - /// 鑾峰彇鐩戞祴鏁版嵁闆嗘枃浠跺す + /// 鏌ヨ鐩戞祴鏁版嵁闆嗘枃浠跺す /// </summary> public static string GetMonitorDataSetFolder(long projectId, long sceneId, long monitorPointId, int year, int month) { @@ -99,7 +99,7 @@ } /// <summary> - /// 鑾峰彇淇″彿璁板綍鏂囦欢璺緞 + /// 鏌ヨ淇″彿璁板綍鏂囦欢璺緞 /// </summary> public static string GetSignalRecordFile(long projectId, long sceneId, long monitorPointId, long signaId, int year, int month) { -- Gitblit v1.9.3