From c0db9d535378276c5f70442f90074529c3b6de90 Mon Sep 17 00:00:00 2001
From: chengsc <11752@DESKTOP-DS49RCP>
Date: 星期二, 29 四月 2025 08:41:04 +0800
Subject: [PATCH] 修改问题

---
 Admin.NET/WCS.Application/Entity/WcsTask.cs |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/Admin.NET/WCS.Application/Entity/WcsTask.cs b/Admin.NET/WCS.Application/Entity/WcsTask.cs
index f135695..b0d06aa 100644
--- a/Admin.NET/WCS.Application/Entity/WcsTask.cs
+++ b/Admin.NET/WCS.Application/Entity/WcsTask.cs
@@ -182,4 +182,11 @@
     [SugarColumn(ColumnName = "TaskId", ColumnDescription = "PLC-WCS浜や簰浠诲姟鍙�")]
     public int? TaskId { get; set; }
     
+
+    /// <summary>
+    /// 灏忚溅IP
+    /// </summary>
+    public string? CarIp { get; set; }
+
+    
 }

--
Gitblit v1.8.0