qianxj2004
5 天以前 6c45dfcbd550d1db3cfdc6e4309e4c08e8117a68
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)
   {