LiFan
2025-04-18 67c0065492e33c9936f12f46f9e2ebcdfb4f98ab
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();
   }
};