salt = 'yhnqazolr123098765' password = bcrypt.hashpw(password,salt) repeatpassword = bcrypt.hashpw(repeatpassword,salt)第二行出错了。
確定! 回上一頁