LiFan
2025-05-26 3d04cb2ff199d595b2ea96b18302830c624d41aa
jrj/project/business/BasicCode/BrandInforMaint.cpp
@@ -48,6 +48,7 @@
   }
   int onload()
   {
      SetArg();
      maint::onload();
      dw_base = GetControl(L"dw_base");
@@ -93,4 +94,9 @@
         }
      }*/
   }
   int onloaded()
   {
      return maint::onloaded();
   }
};