django 注销用户

xiaoxiao2021-02-27  236

if request.user.is_authenticated(): logout(request)
转载请注明原文地址: https://www.6miu.com/read-12434.html

最新回复(0)