From f703b278956736aa14c12d1d25c8e8f23b822760 Mon Sep 17 00:00:00 2001 From: kazelee <1847801760@qq.com> Date: 星期四, 26 六月 2025 17:27:32 +0800 Subject: [PATCH] 优化国自辅助调度和任务推送逻辑 --- api/MoboxController.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/api/MoboxController.cs b/api/MoboxController.cs index 5b9ce71..14d9c86 100644 --- a/api/MoboxController.cs +++ b/api/MoboxController.cs @@ -48,7 +48,7 @@ return NewSimpleResult(-1, $"瀹瑰櫒绫诲瀷 '{model.CntrType}' 涓嶅悎娉曪細搴斾负 '绌烘墭鐩� 鎴�'绌哄ソ杩愮'"); } } - + /// <summary> /// 鎵樼洏-绌烘墭涓婄嚎(PDA) /// </summary> -- Gitblit v1.9.1