LiFan
2024-09-12 66f0b6533137599d69bee08fbc3f6f8865aec75e
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;