qianxj2004
2025-08-14 3ccb1a05c3ee4b0d964e8dbaa3e130fee83895ac
jrj/project/business/BasicCode/CustomerMarketList.cpp
@@ -31,8 +31,15 @@
   }
   int onload()
   {
      SetAgent();
      listwin::onload();
      return -1;
   }
   int onloaded()
   {
      return listwin::onloaded();
   }
};