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