LiFan
2024-10-23 9f2becd15f9ec5aff1b8c1e7a618df2dc543288d
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;