From f7c01240b27f0ad97feb9115b238d7a44b4b56b2 Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期三, 17 七月 2024 17:06:12 +0800
Subject: [PATCH] update
---
jrj/project/business/BasicCode/CustomerMarketMaint.cpp | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/jrj/project/business/BasicCode/CustomerMarketMaint.cpp b/jrj/project/business/BasicCode/CustomerMarketMaint.cpp
index ec84f4f..c220d4d 100644
--- a/jrj/project/business/BasicCode/CustomerMarketMaint.cpp
+++ b/jrj/project/business/BasicCode/CustomerMarketMaint.cpp
@@ -17,6 +17,7 @@
xstring ContactID;
xdwtable dw_base;
xcell dw_cell;
+ xstring m_EntityID = L"";
public:
CustomerMarketMaint(void* implPtr, HWND hWnd) :xframe(implPtr, hWnd) {}
public:
--
Gitblit v1.9.3