qianxj2004
5 天以前 6c45dfcbd550d1db3cfdc6e4309e4c08e8117a68
jrj/project/business/SystemSettings/UserPassDlg.cpp
@@ -85,9 +85,8 @@
            xstring newpass = xutil::MD5(str1);
            
            xml x;
            xaserverarg arg ;
            ;
            xaserverarg arg;
            arg.AddArg(L"old_password",oldpass);
            arg.AddArg(L"new_password",newpass);