LiFan
2025-04-21 f89cd09e23377e682c5c6ce508c1efbd82b42541
jrj/project/business/BasicCode/BrandInforList.cpp
@@ -31,9 +31,14 @@
      return 1;
   }
   int onload()
   {
   {
      SetAgent();
      listwin::onload();
      return -1;
   }
   int onloaded()
   {
      return listwin::onloaded();
   }
};