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