LiFan
2024-07-17 ba7fc2ae2efad6a4f9456d390893d5cf0758f8d2
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)