LiFan
2024-07-10 6d645ad1cd6536945e2e998fa2adad530b427be8
jrj/project/business/AP/Select.AP.cpp
@@ -15,7 +15,7 @@
      xnode   m_agentNode;   //Agent Condition
   public:
      APSelectDlg(void* implPtr, HWND hWnd) :xframe(implPtr, hWnd) {}
      APSelectDlg(void* implPtr, HWND hWnd) :xframe(implPtr, hWnd), query(0){}
   public:
      static APSelectDlg* CreateInstance(void* implPtr, void* hWnd)
      {