qianxj2004
2025-06-10 3e154206139f2fc8aeeab61c12c38717e55b3fc6
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);