LiFan
2024-12-26 bcf8dbd1059a51efe85fc9350b0ed27f84341703
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;