xj qian
2024-07-16 7a91c3a1ed37b0332d4ff0ebeae60bd6da3665c0
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: