LiFan
2025-04-25 9a1a958cc97cdf47a38063500c36160183c7227e
jrj/project/business/BasicCode/CustomerMarketList.cpp
@@ -31,8 +31,15 @@
   }
   int onload()
   {
      SetAgent();
      listwin::onload();
      return -1;
   }
   int onloaded()
   {
      return listwin::onloaded();
   }
};