jrj/project/business/BasicCode/PaymentTerm.list.cpp
@@ -11,6 +11,9 @@ class __declspec(dllexport) PaymentTermlist111 : public xwin { public: xdwgrid dw_list; public: PaymentTermlist111(void* implPtr, HWND hWnd) :xwin(implPtr, hWnd) {} public: static PaymentTermlist111* CreateInstance(void* implPtr, void* hWnd)