xj qian
2024-07-17 b1d01ea6fa62ce12c2e592b3315186f6b3c8359d
jrj/project/business/BasicCode/CustomerMarketList.cpp
@@ -10,7 +10,8 @@
using xml = KXMLDOMDocument;
class __declspec(dllexport) CustomerMarketList : public xwin
{
public:
   xdwgrid   dw_list;
public:
   CustomerMarketList(void* implPtr, HWND hWnd) :xwin(implPtr, hWnd) {}
public: