xj qian
2024-07-17 54d5a94a0c3efd80f803482aaa1db91e5e9f53dc
jrj/project/business/BasicCode/ShipcompanyList.cpp
@@ -11,6 +11,9 @@
class __declspec(dllexport) ShipcompanyList : public xwin
{
public:
   xdwgrid  dw_list;
public:
   ShipcompanyList(void* implPtr, HWND hWnd) :xwin(implPtr, hWnd) {}
public:
   static ShipcompanyList* CreateInstance(void* implPtr, void* hWnd)