LiFan
2025-02-11 ff36263c5340c2eab8ce54a23b73fd3f19c46200
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);