LiFan
2025-01-10 4a28ba8373899bbd0ef0f1acf8bb9749e2b8963d
jrj/project/business/BasicCode/CustomerMarketList.cpp
@@ -31,8 +31,15 @@
   }
   int onload()
   {
      SetAgent();
      listwin::onload();
      return -1;
   }
   int onloaded()
   {
      return listwin::onloaded();
   }
};