LiFan
2024-07-19 ce22455f57f11a3f7f1f8c8d03c243957ae26ad1
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;