LiFan
2024-07-18 70622be7d8a308a33fd6d90ad780e5b2004e5bcc
jrj/project/business/BasicCode/ProfitParam.cpp
@@ -54,7 +54,7 @@
      }
      int OnSave()
      {
         xml x = new xml;
         xml x ;
         
         dw_list.AcceptText();
         dw_list.DwUpdateAllToEx(x);
@@ -110,7 +110,7 @@
      
      int  OnRetrieve()
      {
         xml x = new xml;
         xml x ;
         x = ViewObject::RetrieveData(L"/sale/data/Gdn/profit/profitParamList");
         if(x)
         {