qianxj2004
5 天以前 6c45dfcbd550d1db3cfdc6e4309e4c08e8117a68
jrj/project/business/BasicCode/BrandInforList.cpp
@@ -31,9 +31,14 @@
      return 1;
   }
   int onload()
   {
   {
      SetAgent();
      listwin::onload();
      return -1;
   }
   int onloaded()
   {
      return listwin::onloaded();
   }
};