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