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