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