From 2ca90a404fa1ab94eb6374f50c6ddd47a2b7f0e6 Mon Sep 17 00:00:00 2001
From: kazelee <1847801760@qq.com>
Date: 星期四, 31 七月 2025 17:23:57 +0800
Subject: [PATCH] 删除有问题的TCP旧代码, 优化事务处理和ERP数据模型

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

diff --git a/api/MoboxController.cs b/api/MoboxController.cs
index 71c46e0..9b723bb 100644
--- a/api/MoboxController.cs
+++ b/api/MoboxController.cs
@@ -122,6 +122,5 @@
                 return ApiHelper.FinishedOutbound(model);
             }
         }
-
     }
 }

--
Gitblit v1.9.1