xj qian
2024-08-30 c29c4c815cca07876421f764f4b9a5f6f86068f2
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)
         {