qianxj2004
4 天以前 4533ade545448ab0d13135ab950c1531e0a01a1c
jrj/project/business/BasicCode/ExpressList.cpp
@@ -23,9 +23,15 @@
   int onload()
   {
      listwin::onload();
      SetAgent();
      return -1;
   }
   int onloaded()
   {
      return listwin::onloaded();
   }
   int ViewUpdate(LPARAM pr, xstring updateItem, xaserverarg   arg)
   {