LiFan
2024-07-24 10e2964703614a03ec166a7e6702f3e3bb55c7d4
jrj/project/business/BasicCode/ExchangeRate.cpp
@@ -55,7 +55,7 @@
         int OnSave()
         {
            xml x = new xml;
            xml x ;
            
            dw_list.AcceptText();
            dw_list.DwUpdateAllToEx(x);
@@ -186,7 +186,7 @@
         
         int  OnRetrieve()
         {
            xml x = new xml;
            xml x ;
            
            xaserverarg arg;