xj qian
2024-07-19 38b7a4b9bbdd6d1c7d568a3cc90f6c586a6a7785
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)
         {