LiFan
2024-07-18 fac3cdf472283912df0178ad7a07dd9fbba37707
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)
         {