LiFan
2024-07-17 ba7fc2ae2efad6a4f9456d390893d5cf0758f8d2
jrj/project/business/BasicCode/ShipcompanyMaint.cpp
@@ -16,6 +16,7 @@
   xstring m_username;
   xstring ContactID;
   xdwtable dw_base;
   xstring m_EntityID = L"";
   xcell dw_cell;
public:
   ShipcompanyMaint(void* implPtr, HWND hWnd) :xframe(implPtr, hWnd) {}