Commit 9cf9c689 by 赵剑炜

修改忽略文件

parent 422facc2
......@@ -135,3 +135,50 @@
/Junmp.Platform.WebApi/bin/Debug/net7.0/Elasticsearch.Net.dll
/Junmp.Platform.WebApi/bin/Debug/net7.0/DotNetCore.CAP.SqlServer.dll
/Junmp.Platform.WebApi/obj/Debug/
/Junmp.Platform.Common/bin/Debug/net7.0/Junmp.Platform.Common.dll
/Junmp.Platform.Common/bin/Debug/net7.0/Junmp.Platform.Common.pdb
/Junmp.Platform.Common/bin/Debug/net7.0/Junmp.Platform.Common.xml
/Junmp.Platform.Common/obj/Debug/net7.0/Junmp.Platform.Common.csproj.AssemblyReference.cache
/Junmp.Platform.Common/obj/Debug/net7.0/Junmp.Platform.Common.dll
/Junmp.Platform.Common/obj/Debug/net7.0/Junmp.Platform.Common.pdb
/Junmp.Platform.Common/obj/Debug/net7.0/ref/Junmp.Platform.Common.dll
/Junmp.Platform.Common/obj/Debug/net7.0/refint/Junmp.Platform.Common.dll
/Junmp.Platform.Entity/bin/Debug/net7.0/Junmp.Platform.Common.dll
/Junmp.Platform.Entity/bin/Debug/net7.0/Junmp.Platform.Common.pdb
/Junmp.Platform.Entity/bin/Debug/net7.0/Junmp.Platform.Common.xml
/Junmp.Platform.Entity/bin/Debug/net7.0/Junmp.Platform.Entity.dll
/Junmp.Platform.Entity/bin/Debug/net7.0/Junmp.Platform.Entity.pdb
/Junmp.Platform.Entity/obj/Debug/net7.0/Junmp.Platform.Entity.csproj.AssemblyReference.cache
/Junmp.Platform.Entity/obj/Debug/net7.0/Junmp.Platform.Entity.dll
/Junmp.Platform.Entity/obj/Debug/net7.0/Junmp.Platform.Entity.pdb
/Junmp.Platform.Repository/bin/Debug/net7.0/Junmp.Platform.Common.dll
/Junmp.Platform.Repository/bin/Debug/net7.0/Junmp.Platform.Common.pdb
/Junmp.Platform.Repository/bin/Debug/net7.0/Junmp.Platform.Common.xml
/Junmp.Platform.Repository/bin/Debug/net7.0/Junmp.Platform.Entity.dll
/Junmp.Platform.Repository/bin/Debug/net7.0/Junmp.Platform.Entity.pdb
/Junmp.Platform.Repository/bin/Debug/net7.0/Junmp.Platform.Repository.dll
/Junmp.Platform.Repository/bin/Debug/net7.0/Junmp.Platform.Repository.pdb
/Junmp.Platform.Repository/obj/Debug/net7.0/Junmp.Platform.Repository.csproj.AssemblyReference.cache
/Junmp.Platform.Repository/obj/Debug/net7.0/Junmp.Platform.Repository.dll
/Junmp.Platform.Repository/obj/Debug/net7.0/Junmp.Platform.Repository.pdb
/Junmp.Platform.Service/bin/Debug/net7.0/Junmp.Platform.Common.dll
/Junmp.Platform.Service/bin/Debug/net7.0/Junmp.Platform.Common.pdb
/Junmp.Platform.Service/bin/Debug/net7.0/Junmp.Platform.Common.xml
/Junmp.Platform.Service/bin/Debug/net7.0/Junmp.Platform.Entity.dll
/Junmp.Platform.Service/bin/Debug/net7.0/Junmp.Platform.Entity.pdb
/Junmp.Platform.Service/bin/Debug/net7.0/Junmp.Platform.Repository.dll
/Junmp.Platform.Service/bin/Debug/net7.0/Junmp.Platform.Repository.pdb
/Junmp.Platform.Service/bin/Debug/net7.0/Junmp.Platform.Service.dll
/Junmp.Platform.Service/bin/Debug/net7.0/Junmp.Platform.Service.pdb
/Junmp.Platform.Service/obj/Debug/net7.0/Junmp.Platform.Service.csproj.AssemblyReference.cache
/Junmp.Platform.Service/obj/Debug/net7.0/Junmp.Platform.Service.dll
/Junmp.Platform.Service/obj/Debug/net7.0/Junmp.Platform.Service.pdb
/Junmp.Platform.Service/obj/Debug/net7.0/ref/Junmp.Platform.Service.dll
/Junmp.Platform.Service/obj/Debug/net7.0/refint/Junmp.Platform.Service.dll
/Junmp.Platform.WebApi/bin/Debug/net7.0/appsettings.json
/Junmp.Platform.WebApi/bin/Debug/net7.0/SqlConfig/CodeGenerator.config
/Junmp.Platform.WebApi/obj/Debug/net7.0/Junmp.Platform.WebApi.csproj.AssemblyReference.cache
/Junmp.Platform.WebApi/obj/Debug/net7.0/Junmp.Platform.WebApi.dll
/Junmp.Platform.WebApi/obj/Debug/net7.0/Junmp.Platform.WebApi.pdb
/Junmp.Platform.WebApi/obj/Debug/net7.0/ref/Junmp.Platform.WebApi.dll
/Junmp.Platform.WebApi/obj/Debug/net7.0/refint/Junmp.Platform.WebApi.dll
......@@ -19,25 +19,7 @@ namespace Junmp.Platform.Common.Global
/// </summary>
public String WhiteList { get; set; }
/// <summary>
/// Header配置
/// </summary>
public String HeaderConfig { get; set; }
/// <summary>
/// 机构根目录编号
/// </summary>
public Guid OrgRoot { get; set; }
/// <summary>
/// 默认密码
/// </summary>
public String DefaultPassword { get; set; }
/// <summary>
/// AesKey
/// </summary>
public String AesKey { get; set; }
/// <summary>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论