单军华
2018-03-28 f99cf1d5cc50407394501853be06cb39f38a092c
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;