lifan
7 小时以前 110d37123795b91911ffe8e76f2e8a509cad1f4e
jrj/project/business/BasicCode/BrandInforList.cpp
@@ -31,9 +31,14 @@
      return 1;
   }
   int onload()
   {
   {
      SetAgent();
      listwin::onload();
      return -1;
   }
   int onloaded()
   {
      return listwin::onloaded();
   }
};