From c57b4565fab5e3cc1fcc2b3b4a6d7c13fe30a56a Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期二, 12 八月 2025 13:31:39 +0800
Subject: [PATCH] #

---
 src/main/java/com/zy/nc/entity/NccBdCustomerWms.java |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/src/main/java/com/zy/nc/entity/NccBdCustomerWms.java b/src/main/java/com/zy/nc/entity/NccBdCustomerWms.java
index 7eeca27..c259fa6 100644
--- a/src/main/java/com/zy/nc/entity/NccBdCustomerWms.java
+++ b/src/main/java/com/zy/nc/entity/NccBdCustomerWms.java
@@ -63,7 +63,10 @@
      * 
      */
     private Integer wmsFlag;
-
+    /**
+     *
+     */
+    private String wmsMemo;
     @Override
     public boolean equals(Object that) {
         if (this == that) {

--
Gitblit v1.9.1