qianxj2004
6 天以前 4533ade545448ab0d13135ab950c1531e0a01a1c
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);