From 08a36a83e1f6169bcde01e940f1a436031de010c Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期一, 25 八月 2025 10:03:29 +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