@@ -2519,8 +2519,8 @@
data: {
token: $.cookie("token"),
usercode: gh,
- pwd: ymm,
- oldpwd: xmm,
+ pwd: xmm,
+ oldpwd: ymm,
mobile: $('.mobile').val()
},
success: function(result) {