From e2303b1125817cb7887e36d5905c8f1661d685a3 Mon Sep 17 00:00:00 2001
From: kazelee <1847801760@qq.com>
Date: 星期四, 29 五月 2025 17:29:52 +0800
Subject: [PATCH] 完善ERP出库下发任务及来源单号、记录表的字段更新

---
 api/MoboxController.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/api/MoboxController.cs b/api/MoboxController.cs
index 9a097a3..2e666f3 100644
--- a/api/MoboxController.cs
+++ b/api/MoboxController.cs
@@ -14,7 +14,7 @@
     [RoutePrefix("api")]
     public class MoboxController : ApiController {
         /// <summary>
-        /// 濂借繍绠�婊℃墭涓嬬嚎鍏ュ簱(PDA)
+        /// 濂借繍绠�婊$涓嬬嚎鍏ュ簱(PDA)
         /// </summary>
         /// <param name="model"></param>
         /// <returns></returns>

--
Gitblit v1.9.1