From 8dab1bc23de4987cb7a145c606c7af7be14332df Mon Sep 17 00:00:00 2001
From: 杨张扬 <634643841@qq.com>
Date: 星期二, 15 七月 2025 17:58:30 +0800
Subject: [PATCH] 双钱-新增PDA线边空托到原材料产线上线口

---
 models/TN_Operator_info.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/models/TN_Operator_info.cs b/models/TN_Operator_info.cs
index 253b60b..ee33443 100644
--- a/models/TN_Operator_info.cs
+++ b/models/TN_Operator_info.cs
@@ -10,7 +10,7 @@
     /// <summary>
     /// PDA鎿嶄綔浜哄憳淇℃伅
     /// </summary>
-    [SugarTable("TN_Operator_Info")]
+    [SugarTable("TN_TN_Operator_Info")]
     public class TN_Operator_Info : BaseModel
     {
         /// <summary>

--
Gitblit v1.9.1