LiFan
2025-02-13 03ef0b51103c735077c784c7df81ae2bcc1599ab
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);