xj qian
2025-03-05 7aef6de88be3e865d9edaa24d76cd47bcda1cfdd
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)
   {