xj qian
2025-03-13 cf8dba7748cc9826d744069b5063a14e3fcd2fa8
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)
   {