From 98a6b90213f93fba289bdbdad177adfd9a2cc48c Mon Sep 17 00:00:00 2001
From: pjb <123456>
Date: 星期四, 10 七月 2025 10:31:26 +0800
Subject: [PATCH] `1`

---
 zy-asrs-wms/src/main/java/com/zy/asrs/wms/asrs/entity/CacheSite.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/zy-asrs-wms/src/main/java/com/zy/asrs/wms/asrs/entity/CacheSite.java b/zy-asrs-wms/src/main/java/com/zy/asrs/wms/asrs/entity/CacheSite.java
index a36a678..6af39ee 100644
--- a/zy-asrs-wms/src/main/java/com/zy/asrs/wms/asrs/entity/CacheSite.java
+++ b/zy-asrs-wms/src/main/java/com/zy/asrs/wms/asrs/entity/CacheSite.java
@@ -155,7 +155,7 @@
         this.siteStatus = siteStatus;
         this.orderId = orderId;
         this.orderNo = orderNo;
-        this.barcode = barcode;
+//        this.barcode = barcode;
         this.hostId = hostId;
         this.status = status;
         this.deleted = deleted;

--
Gitblit v1.9.1