lwl1569 |
|
||
2021年10月11日
摘要:
using System.ComponentModel.DataAnnotations; using System.ComponentModel.DataAnnotations.Schema; [DatabaseGenerated(DatabaseGeneratedOption.Identity)] 阅读全文
摘要:
准备工作: 依赖项:Microsoft.AspNetCore.Authentication.JwtBearer 用于创建Jwt密匙和发布信息,放在appsetting.json中,注入依赖IConfiguration时选择Microsoft.Extensions.Configuration 依赖项: 阅读全文
|
Copyright © 2024 lwl1569
Powered by .NET 9.0 on Kubernetes |