แก้ไขหลายอย่าง
This commit is contained in:
@@ -68,7 +68,7 @@ namespace TodoAPI2.Controllers
|
||||
Response.Cookies.Append("user_id", HttpContext.Request.Query["user_id"], option);
|
||||
}
|
||||
|
||||
return Redirect("/eva/home/index");
|
||||
return Redirect("/eva/home/index2");
|
||||
}
|
||||
|
||||
[ResponseCache(Duration = 0, Location = ResponseCacheLocation.None, NoStore = true)]
|
||||
|
||||
Reference in New Issue
Block a user