Files
sryang 577060bc78 chore: 首次簽入 Thinkyu ASP.NET 專案
- 加入 Visual Studio / ASP.NET .gitignore
- 排除建置輸出、IDE 設定、NuGet packages、大型 MSI 安裝檔
2026-09-10 09:42:37 +08:00

16 lines
388 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 登入
## 畫面檔
* LoginForm.cs
## 後端服務
* Services/LoginService
* 登入服務
* Login, LoginAsync:登入
* Logout:登出
* CheckSessionCheckSessionAsync:檢查 Session,可當作發送心跳信號來使用
## 技術規格
* 呼叫後端服務使用 HttpClient,不要使用服務參考
* 登入成功之後要把 Session 相關資料