LiFan
2025-03-01 a89df9d6d8e9821a0c3c41b7964f51762ce3cb84
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)
   {