单军华
2018-03-29 89d748b77b478905732e60f0b4c5807c274b6565
pregnancy_guard/BaseProject/Controller/Mine/ChangePwdPage.m
@@ -143,7 +143,6 @@
        NSString *path = [NSString stringWithFormat:CHANGE_PSW];
        
        CommonReqModel * model = [[CommonReqModel alloc] init];
        model.opt = _loginUser[@"opt"];
        model.userID = _loginUser[@"_id"];
        model.password = userOldPwdTextField.text;
        model.newspassword = userNewPwdTextField.text;