From b1d01ea6fa62ce12c2e592b3315186f6b3c8359d Mon Sep 17 00:00:00 2001
From: xj qian <qianxj15@sina.com>
Date: 星期三, 17 七月 2024 15:20:38 +0800
Subject: [PATCH] Merge branch 'master' of http://116.62.18.175:6699/r/mis-prj

---
 jrj/project/business/BasicCode/ShipcompanyMaint.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/jrj/project/business/BasicCode/ShipcompanyMaint.cpp b/jrj/project/business/BasicCode/ShipcompanyMaint.cpp
index 1d88656..bf9d254 100644
--- a/jrj/project/business/BasicCode/ShipcompanyMaint.cpp
+++ b/jrj/project/business/BasicCode/ShipcompanyMaint.cpp
@@ -16,6 +16,7 @@
 	xstring m_username;
 	xstring ContactID;
 	xdwtable dw_base;
+	xstring m_EntityID = L"";
 	xcell dw_cell;
 public:
 	ShipcompanyMaint(void* implPtr, HWND hWnd) :xframe(implPtr, hWnd) {}

--
Gitblit v1.9.3