LiFan
2024-07-17 bf115a00a40d3af1fae7521d38b9b2ca70fcc161
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: