xj qian
2024-07-17 3ae6fded83ac8ef5cec50b402ec046268329027f
jrj/project/business/BasicCode/ExpressMaint.cpp
@@ -6,6 +6,7 @@
#include "vbusiness/vframe/listwin.vframe.vbusiness.hpp"
#include "viewobject/view.base.hpp"
#include "xcontrol/xcell.hpp"
using xml = KXMLDOMDocument;
class __declspec(dllexport) ExpressMaint : public xframe
@@ -17,6 +18,7 @@
   xstring m_username;
   xstring ContactID;
   xcell dw_cell;
   xstring m_EntityID = L"";
public:
   ExpressMaint(void* implPtr, HWND hWnd) :xframe(implPtr, hWnd) {}
public: