Pārlūkot izejas kodu

zyzy

storemanagement
zhaoy pirms 8 mēnešiem
vecāks
revīzija
9028397d83
100 mainītis faili ar 1372 papildinājumiem un 73 dzēšanām
  1. Binārs
     
  2. Binārs
     
  3. Binārs
     
  4. Binārs
     
  5. Binārs
     
  6. Binārs
     
  7. Binārs
     
  8. Binārs
     
  9. Binārs
     
  10. +7
    -0
      .vs/VSWorkspaceState.json
  11. +0
    -0
      BPA.KitChen.Manage.sln
  12. +0
    -0
      BPA.NewKitChen.Manage.Application/BPA.KitChen.Manage.Application.csproj
  13. +44
    -0
      BPA.NewKitChen.Manage.Application/Org/Dtos/CompanyDtoInput.cs
  14. +28
    -0
      BPA.NewKitChen.Manage.Application/Org/Dtos/CompanyDtoPageInput.cs
  15. +172
    -1
      BPA.NewKitChen.Manage.Application/Org/Services/CompanyService.cs
  16. Binārs
     
  17. Binārs
     
  18. Binārs
     
  19. Binārs
     
  20. Binārs
     
  21. Binārs
     
  22. +220
    -0
      BPA.NewKitChen.Manage.Application/obj/BPA.KitChen.Manage.Application.csproj.nuget.dgspec.json
  23. +20
    -0
      BPA.NewKitChen.Manage.Application/obj/BPA.KitChen.Manage.Application.csproj.nuget.g.props
  24. +6
    -0
      BPA.NewKitChen.Manage.Application/obj/BPA.KitChen.Manage.Application.csproj.nuget.g.targets
  25. +23
    -0
      BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.AssemblyInfo.cs
  26. +1
    -0
      BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.AssemblyInfoInputs.cache
  27. +11
    -0
      BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.GeneratedMSBuildEditorConfig.editorconfig
  28. +8
    -0
      BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.GlobalUsings.g.cs
  29. Binārs
     
  30. Binārs
     
  31. Binārs
     
  32. +1
    -1
      BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.CoreCompileInputs.cache
  33. +20
    -0
      BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.FileListAbsolute.txt
  34. Binārs
     
  35. Binārs
     
  36. +22
    -22
      BPA.NewKitChen.Manage.Application/obj/project.assets.json
  37. +2
    -2
      BPA.NewKitChen.Manage.Application/obj/project.nuget.cache
  38. +0
    -0
      BPA.NewKitChen.Manage.Comm/BPA.KitChen.Manage.Comm.csproj
  39. Binārs
     
  40. Binārs
     
  41. +69
    -0
      BPA.NewKitChen.Manage.Comm/obj/BPA.KitChen.Manage.Comm.csproj.nuget.dgspec.json
  42. +16
    -0
      BPA.NewKitChen.Manage.Comm/obj/BPA.KitChen.Manage.Comm.csproj.nuget.g.props
  43. +2
    -0
      BPA.NewKitChen.Manage.Comm/obj/BPA.KitChen.Manage.Comm.csproj.nuget.g.targets
  44. +23
    -0
      BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.AssemblyInfo.cs
  45. +1
    -0
      BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.AssemblyInfoInputs.cache
  46. +11
    -0
      BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.GeneratedMSBuildEditorConfig.editorconfig
  47. +8
    -0
      BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.GlobalUsings.g.cs
  48. Binārs
     
  49. Binārs
     
  50. +0
    -0
     
  51. +12
    -0
      BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.csproj.FileListAbsolute.txt
  52. Binārs
     
  53. Binārs
     
  54. +3
    -3
      BPA.NewKitChen.Manage.Comm/obj/project.assets.json
  55. +2
    -2
      BPA.NewKitChen.Manage.Comm/obj/project.nuget.cache
  56. +0
    -0
      BPA.NewKitChen.Manage.Core/BPA.KitChen.Manage.Core.csproj
  57. Binārs
     
  58. Binārs
     
  59. Binārs
     
  60. Binārs
     
  61. +152
    -0
      BPA.NewKitChen.Manage.Core/obj/BPA.KitChen.Manage.Core.csproj.nuget.dgspec.json
  62. +20
    -0
      BPA.NewKitChen.Manage.Core/obj/BPA.KitChen.Manage.Core.csproj.nuget.g.props
  63. +6
    -0
      BPA.NewKitChen.Manage.Core/obj/BPA.KitChen.Manage.Core.csproj.nuget.g.targets
  64. +6
    -6
      BPA.NewKitChen.Manage.Core/obj/BPA.NewKitChen.Manage.Core.csproj.nuget.dgspec.json
  65. +23
    -0
      BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.AssemblyInfo.cs
  66. +1
    -0
      BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.AssemblyInfoInputs.cache
  67. +11
    -0
      BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.GeneratedMSBuildEditorConfig.editorconfig
  68. Binārs
     
  69. Binārs
     
  70. Binārs
     
  71. +1
    -1
      BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.CoreCompileInputs.cache
  72. +16
    -0
      BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.FileListAbsolute.txt
  73. Binārs
     
  74. Binārs
     
  75. +12
    -12
      BPA.NewKitChen.Manage.Core/obj/project.assets.json
  76. +2
    -2
      BPA.NewKitChen.Manage.Core/obj/project.nuget.cache
  77. +0
    -0
      BPA.NewKitChen.Manage.Web.Core/BPA.KitChen.Manage.Web.Core.csproj
  78. Binārs
     
  79. Binārs
     
  80. Binārs
     
  81. Binārs
     
  82. Binārs
     
  83. Binārs
     
  84. Binārs
     
  85. Binārs
     
  86. +285
    -0
      BPA.NewKitChen.Manage.Web.Core/obj/BPA.KitChen.Manage.Web.Core.csproj.nuget.dgspec.json
  87. +20
    -0
      BPA.NewKitChen.Manage.Web.Core/obj/BPA.KitChen.Manage.Web.Core.csproj.nuget.g.props
  88. +6
    -0
      BPA.NewKitChen.Manage.Web.Core/obj/BPA.KitChen.Manage.Web.Core.csproj.nuget.g.targets
  89. +20
    -20
      BPA.NewKitChen.Manage.Web.Core/obj/BPA.NewKitChen.Manage.Web.Core.csproj.nuget.dgspec.json
  90. +23
    -0
      BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.AssemblyInfo.cs
  91. +1
    -0
      BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.AssemblyInfoInputs.cache
  92. +11
    -0
      BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.GeneratedMSBuildEditorConfig.editorconfig
  93. Binārs
     
  94. Binārs
     
  95. Binārs
     
  96. Binārs
     
  97. +1
    -1
      BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.CoreCompileInputs.cache
  98. +23
    -0
      BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.FileListAbsolute.txt
  99. Binārs
     
  100. Binārs
     

Binārs
Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


+ 7
- 0
.vs/VSWorkspaceState.json Parādīt failu

@@ -0,0 +1,7 @@
{
"ExpandedNodes": [
""
],
"SelectedNode": "\\D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage",
"PreviewInSolutionExplorer": false
}

BPA.NewKitChen.Manage.sln → BPA.KitChen.Manage.sln Parādīt failu


BPA.NewKitChen.Manage.Application/BPA.NewKitChen.Manage.Application.csproj → BPA.NewKitChen.Manage.Application/BPA.KitChen.Manage.Application.csproj Parādīt failu


+ 44
- 0
BPA.NewKitChen.Manage.Application/Org/Dtos/CompanyDtoInput.cs Parādīt failu

@@ -0,0 +1,44 @@
using BPA.NewKitChen.Manage.Comm.Enum;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

namespace BPA.NewKitChen.Manage.Application.Org.Dtos
{
public class CompanyDtoInput
{
public string Id { get; set; }
/// <summary>
/// 加盟商名称
/// </summary>
public string Name { get; set; }
/// <summary>
/// 管理员姓名
/// </summary>
public string AdminName { get; set; }
/// <summary>
/// 邮箱账号
/// </summary>
public string Email { get; set; }
/// <summary>
/// 电话
/// </summary>
public string Phone { get; set; }
/// <summary>
/// 备注
/// </summary>
public string Remark { get; set; }
/// <summary>
/// logo
/// </summary>
public string Logo { get; set; }
public DateTime CreateAt { get; set; }
/// <summary>
/// 状态 【正常 停用】默认 正常
/// </summary>
public CommonStatus Status { get; set; } = CommonStatus.ENABLE;
public string SysRoleId { get; set; }
}
}

+ 28
- 0
BPA.NewKitChen.Manage.Application/Org/Dtos/CompanyDtoPageInput.cs Parādīt failu

@@ -0,0 +1,28 @@
using BPA.NewKitChen.Manage.Core.Base;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

namespace BPA.NewKitChen.Manage.Application.Org.Dtos
{
public class CompanyDtoPageInput: PageInputBase
{
/// <summary>
/// 企业名称
/// </summary>
public string Name { get; set; }

/// <summary>
/// 管理员名称
/// </summary>
public string AdminName { get; set; }
/// <summary>
/// 电子邮箱
/// </summary>
public string Email { get; set; }

}
}

+ 172
- 1
BPA.NewKitChen.Manage.Application/Org/Services/CompanyService.cs Parādīt failu

@@ -1,4 +1,9 @@
using BPA.NewKitChen.Manage.Application.Org.Interface;
using BPA.NewKitChen.Manage.Application.Org.Dtos;
using BPA.NewKitChen.Manage.Application.Org.Interface;
using BPA.NewKitChen.Manage.Comm.Enum;
using BPA.NewKitChen.Manage.Core.Base;
using BPA.NewKitChen.Manage.Core.Org;
using Furion.LinqBuilder;
using System;
using System.Collections.Generic;
using System.Linq;
@@ -14,5 +19,171 @@ namespace BPA.NewKitChen.Manage.Application.Org.Services
{
_db = db;
}
/// <summary>
/// 查询企业信息
/// </summary>
/// <param name="input"></param>
/// <returns></returns>
[HttpPost("/api/company/companypage")]
public async Task<PageUtil> CompanyPage(CompanyDtoPageInput input)
{
var total = 0;
var data =await _db.Queryable<BPA_Company, BPA_Roles>((a, b) => new JoinQueryInfos(JoinType.Inner, a.Id == b.GroupId))
.Where((a, b) => a.IsDeleted == 0)
.WhereIF(!input.Name.IsNullOrEmpty(), (a, b) => a.Name.Contains(input.Name))
.WhereIF(!input.AdminName.IsNullOrEmpty(), (a, b) => a.AdminName.Contains(input.AdminName))
.WhereIF(!input.Email.IsNullOrEmpty(), (a, b) => a.Email.Contains(input.Email))
.Filter(null, true)
.Select((a, b) => new CompanyDtoInput
{
Id = a.Id.SelectAll(),
SysRoleId = b.Id
})
.OrderBy(a => a.CreateAt, OrderByType.Desc)
.ToPageListAsync(input.Current, input.PageSize, total);

PageUtil util = new PageUtil()
{
Total = total,
Data = data

};
return util;
}
/// <summary>
/// 添加企业信息
/// </summary>
/// <param name="input"></param>
/// <returns></returns>
[HttpPost("/api/company/add")]
public bool AddCompany(CompanyDtoInput input)
{
var company = input.Adapt<BPA_Company>();

var Companycheck = _db.Queryable<BPA_Company>().Where(x => x.IsDeleted == 0).First(x => x.Email == company.Email);

if (Companycheck != null)
throw Oops.Oh($"账号已存在");

var res = _db.Insertable(company).CallEntityMethod(x => x.Create()).ExecuteReturnEntity();

input.Email = input.Email.IsNullOrEmpty() ? input.Phone : input.Email;
//创建企业,管理员用户,管理员角色
bool adduser = _UserService.AddUser(new UserDtoInput
{
GroupId = res.Id,
Account = input.Email,
AdminType = AdminEnums.Admin,
Name = input.Name,
});
if (adduser)
{
var addrole = _RoleService.Add(new RoleDtoInput
{
GroupId = res.Id,
Name = input.Name + "管理员",
Remark = "系统默认创建管理员角色不允许修改",
Code = "sys_manager_role",
});
// 查询用户
var UserRes = _db.Queryable<BPA_Users>().Filter(null, true).Where(a => a.GroupId == res.Id && a.Account == input.Email).ToList();
////查询角色
var RoleRes = _db.Queryable<BPA_Roles>().Filter(null, true).
Where(a => a.GroupId == res.Id && a.Code == "sys_manager_role").ToList();
if (UserRes.Count() > 0 && RoleRes.Count() > 0)
{
BPA_UserRole userRole = new BPA_UserRole();
userRole.SysUserId = UserRes.First().Id;
userRole.SysRoleId = RoleRes.First().Id;
_db.Insertable(userRole).ExecuteReturnEntity();
}
}
else
{
_db.Deleteable(res).ExecuteCommand();
return false;
}

return true;
}
/// <summary>
/// 修改企业信息
/// </summary>
/// <param name="input"></param>
/// <returns></returns>
[HttpPut("/api/company/update")]
public bool UpdateCompany(CompanyDtoInput input)
{
var company = input.Adapt<BPA_Company>();

var check = _db.Queryable<BPA_Company>().Where(x => x.IsDeleted == 0).First(t => t.Id == company.Id);

if (check == null)
return false;
if (check.Email != input.Email)
return false;
return _db.Updateable(company).IgnoreColumns(ignoreAllNullColumns: true).CallEntityMethod(t => t.Modify()).Where(x => x.Id == input.Id).ExecuteCommandHasChange();

}
/// <summary>
/// 删除企业信息
/// </summary>
/// <param name="inputList"></param>
/// <returns></returns>
[HttpDelete("/api/company/delete"), ApiDescriptionSettings(SplitCamelCase = false), NonUnify]
public bool BatchDelCompany(List<string> inputList)
{
try
{
_db.Ado.BeginTran();
// 查询数据库中是否存在未删除的活动信息
var resEntitites = _db.Queryable<BPA_Company>().In(inputList).ToList();
resEntitites.ForEach(x =>
{
x.IsDeleted = 1;
});
var res = _db.Updateable(resEntitites).CallEntityMethod(m => m.Delete()).ExecuteCommand();
_db.Ado.CommitTran();
return true;
}
catch (Exception)
{
_db.Ado.RollbackTran();
return false;
}
}
/// <summary>
/// 启用
/// </summary>
/// <param name="Id"></param>
/// <returns></returns>
[HttpGet("/api/company/enable"), ApiDescriptionSettings(SplitCamelCase = false), NonUnify]
public bool Enable(string Id)
{
var resEntitites = _db.Queryable<BPA_Company>().In(Id).ToList();
resEntitites.ForEach(x =>
{
x.Status = CommonStatus.ENABLE;
});
var res = _db.Updateable(resEntitites).CallEntityMethod(m => m.Modify()).ExecuteCommand();
return true;
}
/// <summary>
/// 禁用
/// </summary>
/// <param name="Id"></param>
/// <returns></returns>
[HttpGet("/api/company/disable"), ApiDescriptionSettings(SplitCamelCase = false), NonUnify]
public bool Disable(string Id)
{
var resEntitites = _db.Queryable<BPA_Company>().In(Id).ToList();
resEntitites.ForEach(x =>
{
x.Status = CommonStatus.DISABLE;
});
var res = _db.Updateable(resEntitites).CallEntityMethod(m => m.Modify()).ExecuteCommand();
return true;
}
}
}

Binārs
Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


+ 220
- 0
BPA.NewKitChen.Manage.Application/obj/BPA.KitChen.Manage.Application.csproj.nuget.dgspec.json Parādīt failu

@@ -0,0 +1,220 @@
{
"format": 1,
"restore": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.KitChen.Manage.Application.csproj": {}
},
"projects": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.KitChen.Manage.Application.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.KitChen.Manage.Application.csproj",
"projectName": "BPA.KitChen.Manage.Application",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.KitChen.Manage.Application.csproj",
"packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\",
"outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"D:\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\HBL\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net6.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"http://111.9.47.105:10243/repository/bpa/index.json": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj"
},
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.101\\RuntimeIdentifierGraph.json"
}
}
},
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj",
"projectName": "BPA.KitChen.Manage.Comm",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj",
"packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\",
"outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"D:\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\HBL\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net6.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"http://111.9.47.105:10243/repository/bpa/index.json": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.101\\RuntimeIdentifierGraph.json"
}
}
},
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj",
"projectName": "BPA.KitChen.Manage.Core",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj",
"packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\",
"outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"D:\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\HBL\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net6.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"http://111.9.47.105:10243/repository/bpa/index.json": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"dependencies": {
"Furion.Extras.Authentication.JwtBearer": {
"target": "Package",
"version": "[4.8.8.5, )"
},
"Furion.Extras.ObjectMapper.Mapster": {
"target": "Package",
"version": "[4.8.8.5, )"
},
"Furion.Pure": {
"target": "Package",
"version": "[4.8.8.5, )"
},
"SqlSugarCore": {
"target": "Package",
"version": "[5.1.4.67, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.101\\RuntimeIdentifierGraph.json"
}
}
}
}
}

+ 20
- 0
BPA.NewKitChen.Manage.Application/obj/BPA.KitChen.Manage.Application.csproj.nuget.g.props Parādīt failu

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\HBL\.nuget\packages\;D:\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.4.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\HBL\.nuget\packages\" />
<SourceRoot Include="D:\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_Extensions_ApiDescription_Server Condition=" '$(PkgMicrosoft_Extensions_ApiDescription_Server)' == '' ">C:\Users\HBL\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5</PkgMicrosoft_Extensions_ApiDescription_Server>
<PkgMicrosoft_CodeAnalysis_Analyzers Condition=" '$(PkgMicrosoft_CodeAnalysis_Analyzers)' == '' ">C:\Users\HBL\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3</PkgMicrosoft_CodeAnalysis_Analyzers>
</PropertyGroup>
</Project>

+ 6
- 0
BPA.NewKitChen.Manage.Application/obj/BPA.KitChen.Manage.Application.csproj.nuget.g.targets Parādīt failu

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)system.text.json\6.0.7\buildTransitive\netcoreapp3.1\System.Text.Json.targets" Condition="Exists('$(NuGetPackageRoot)system.text.json\6.0.7\buildTransitive\netcoreapp3.1\System.Text.Json.targets')" />
</ImportGroup>
</Project>

+ 23
- 0
BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.AssemblyInfo.cs Parādīt failu

@@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------

using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyCompanyAttribute("BPA.KitChen.Manage.Application")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("BPA.KitChen.Manage.Application")]
[assembly: System.Reflection.AssemblyTitleAttribute("BPA.KitChen.Manage.Application")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

// 由 MSBuild WriteCodeFragment 类生成。


+ 1
- 0
BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.AssemblyInfoInputs.cache Parādīt failu

@@ -0,0 +1 @@
407cd799f50098d48f41c6a027952c1b0d1655d1

+ 11
- 0
BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.GeneratedMSBuildEditorConfig.editorconfig Parādīt failu

@@ -0,0 +1,11 @@
is_global = true
build_property.TargetFramework = net6.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = BPA.KitChen.Manage.Application
build_property.ProjectDir = D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\

+ 8
- 0
BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.KitChen.Manage.Application.GlobalUsings.g.cs Parādīt failu

@@ -0,0 +1,8 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

Binārs
Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


+ 1
- 1
BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.CoreCompileInputs.cache Parādīt failu

@@ -1 +1 @@
5c559cb42e936e31a36eae569021c15f10fd543d
d138eb6c81eb7baecde453ecf46f1401111c4585

+ 20
- 0
BPA.NewKitChen.Manage.Application/obj/Debug/net6.0/BPA.NewKitChen.Manage.Application.csproj.FileListAbsolute.txt Parādīt failu

@@ -18,3 +18,23 @@ D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage\BPA.NewKitChen
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\obj\Debug\net6.0\refint\BPA.NewKitChen.Manage.Application.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\obj\Debug\net6.0\BPA.NewKitChen.Manage.Application.pdb
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\obj\Debug\net6.0\ref\BPA.NewKitChen.Manage.Application.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\bin\Debug\net6.0\applicationsettings.json
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\bin\Debug\net6.0\BPA.NewKitChen.Manage.Application.deps.json
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\bin\Debug\net6.0\BPA.NewKitChen.Manage.Application.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\bin\Debug\net6.0\BPA.NewKitChen.Manage.Application.pdb
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\bin\Debug\net6.0\BPA.NewKitChen.Manage.Application.xml
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\bin\Debug\net6.0\BPA.NewKitChen.Manage.Comm.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\bin\Debug\net6.0\BPA.NewKitChen.Manage.Core.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\bin\Debug\net6.0\BPA.NewKitChen.Manage.Comm.pdb
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\bin\Debug\net6.0\BPA.NewKitChen.Manage.Core.pdb
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\bin\Debug\net6.0\BPA.NewKitChen.Manage.Core.xml
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\obj\Debug\net6.0\BPA.NewKitChen.Manage.Application.csproj.AssemblyReference.cache
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\obj\Debug\net6.0\BPA.NewKitChen.Manage.Application.GeneratedMSBuildEditorConfig.editorconfig
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\obj\Debug\net6.0\BPA.NewKitChen.Manage.Application.AssemblyInfoInputs.cache
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\obj\Debug\net6.0\BPA.NewKitChen.Manage.Application.AssemblyInfo.cs
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\obj\Debug\net6.0\BPA.NewKitChen.Manage.Application.csproj.CoreCompileInputs.cache
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\obj\Debug\net6.0\BPA.NewKitChen.Manage.Application.csproj.CopyComplete
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\obj\Debug\net6.0\BPA.NewKitChen.Manage.Application.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\obj\Debug\net6.0\refint\BPA.NewKitChen.Manage.Application.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\obj\Debug\net6.0\BPA.NewKitChen.Manage.Application.pdb
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Application\obj\Debug\net6.0\ref\BPA.NewKitChen.Manage.Application.dll

Binārs
Parādīt failu


Binārs
Parādīt failu


+ 22
- 22
BPA.NewKitChen.Manage.Application/obj/project.assets.json Parādīt failu

@@ -1958,31 +1958,31 @@
}
}
},
"BPA.NewKitChen.Manage.Comm/1.0.0": {
"BPA.KitChen.Manage.Comm/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v6.0",
"compile": {
"bin/placeholder/BPA.NewKitChen.Manage.Comm.dll": {}
"bin/placeholder/BPA.KitChen.Manage.Comm.dll": {}
},
"runtime": {
"bin/placeholder/BPA.NewKitChen.Manage.Comm.dll": {}
"bin/placeholder/BPA.KitChen.Manage.Comm.dll": {}
}
},
"BPA.NewKitChen.Manage.Core/1.0.0": {
"BPA.KitChen.Manage.Core/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v6.0",
"dependencies": {
"BPA.NewKitChen.Manage.Comm": "1.0.0",
"BPA.KitChen.Manage.Comm": "1.0.0",
"Furion.Extras.Authentication.JwtBearer": "4.8.8.5",
"Furion.Extras.ObjectMapper.Mapster": "4.8.8.5",
"Furion.Pure": "4.8.8.5",
"SqlSugarCore": "5.1.4.67"
},
"compile": {
"bin/placeholder/BPA.NewKitChen.Manage.Core.dll": {}
"bin/placeholder/BPA.KitChen.Manage.Core.dll": {}
},
"runtime": {
"bin/placeholder/BPA.NewKitChen.Manage.Core.dll": {}
"bin/placeholder/BPA.KitChen.Manage.Core.dll": {}
}
}
}
@@ -6472,21 +6472,21 @@
"version.txt"
]
},
"BPA.NewKitChen.Manage.Comm/1.0.0": {
"BPA.KitChen.Manage.Comm/1.0.0": {
"type": "project",
"path": "../BPA.NewKitChen.Manage.Comm/BPA.NewKitChen.Manage.Comm.csproj",
"msbuildProject": "../BPA.NewKitChen.Manage.Comm/BPA.NewKitChen.Manage.Comm.csproj"
"path": "../BPA.NewKitChen.Manage.Comm/BPA.KitChen.Manage.Comm.csproj",
"msbuildProject": "../BPA.NewKitChen.Manage.Comm/BPA.KitChen.Manage.Comm.csproj"
},
"BPA.NewKitChen.Manage.Core/1.0.0": {
"BPA.KitChen.Manage.Core/1.0.0": {
"type": "project",
"path": "../BPA.NewKitChen.Manage.Core/BPA.NewKitChen.Manage.Core.csproj",
"msbuildProject": "../BPA.NewKitChen.Manage.Core/BPA.NewKitChen.Manage.Core.csproj"
"path": "../BPA.NewKitChen.Manage.Core/BPA.KitChen.Manage.Core.csproj",
"msbuildProject": "../BPA.NewKitChen.Manage.Core/BPA.KitChen.Manage.Core.csproj"
}
},
"projectFileDependencyGroups": {
"net6.0": [
"BPA.NewKitChen.Manage.Comm >= 1.0.0",
"BPA.NewKitChen.Manage.Core >= 1.0.0"
"BPA.KitChen.Manage.Comm >= 1.0.0",
"BPA.KitChen.Manage.Core >= 1.0.0"
]
},
"packageFolders": {
@@ -6496,9 +6496,9 @@
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.NewKitChen.Manage.Application.csproj",
"projectName": "BPA.NewKitChen.Manage.Application",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.NewKitChen.Manage.Application.csproj",
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.KitChen.Manage.Application.csproj",
"projectName": "BPA.KitChen.Manage.Application",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.KitChen.Manage.Application.csproj",
"packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\",
"outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\obj\\",
"projectStyle": "PackageReference",
@@ -6523,11 +6523,11 @@
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.NewKitChen.Manage.Comm.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.NewKitChen.Manage.Comm.csproj"
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj"
},
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.NewKitChen.Manage.Core.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.NewKitChen.Manage.Core.csproj"
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj"
}
}
}


+ 2
- 2
BPA.NewKitChen.Manage.Application/obj/project.nuget.cache Parādīt failu

@@ -1,8 +1,8 @@
{
"version": 2,
"dgSpecHash": "xMjctMq1S4E3IG8Xtm3FfVZtuOPsadbGuywovwiOSN8dCkxwEW5STTjHysT7KUkB7G1R+Kaylrma+ZqDLY1ifQ==",
"dgSpecHash": "l8bAFpX9COkzRT3Qh6YK4bBF5eVesDDYVjpCQaTl/Ef+wlUpS/XUfv3WUDxFeMExBZCxD1/eFoV0SbIFjXnzyA==",
"success": true,
"projectFilePath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.NewKitChen.Manage.Application.csproj",
"projectFilePath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.KitChen.Manage.Application.csproj",
"expectedPackageFiles": [
"C:\\Users\\HBL\\.nuget\\packages\\ben.demystifier\\0.4.1\\ben.demystifier.0.4.1.nupkg.sha512",
"C:\\Users\\HBL\\.nuget\\packages\\furion.extras.authentication.jwtbearer\\4.8.8.5\\furion.extras.authentication.jwtbearer.4.8.8.5.nupkg.sha512",


BPA.NewKitChen.Manage.Comm/BPA.NewKitChen.Manage.Comm.csproj → BPA.NewKitChen.Manage.Comm/BPA.KitChen.Manage.Comm.csproj Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


+ 69
- 0
BPA.NewKitChen.Manage.Comm/obj/BPA.KitChen.Manage.Comm.csproj.nuget.dgspec.json Parādīt failu

@@ -0,0 +1,69 @@
{
"format": 1,
"restore": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj": {}
},
"projects": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj",
"projectName": "BPA.KitChen.Manage.Comm",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj",
"packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\",
"outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"D:\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\HBL\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net6.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"http://111.9.47.105:10243/repository/bpa/index.json": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.101\\RuntimeIdentifierGraph.json"
}
}
}
}
}

+ 16
- 0
BPA.NewKitChen.Manage.Comm/obj/BPA.KitChen.Manage.Comm.csproj.nuget.g.props Parādīt failu

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\HBL\.nuget\packages\;D:\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.4.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\HBL\.nuget\packages\" />
<SourceRoot Include="D:\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
</Project>

+ 2
- 0
BPA.NewKitChen.Manage.Comm/obj/BPA.KitChen.Manage.Comm.csproj.nuget.g.targets Parādīt failu

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />

+ 23
- 0
BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.AssemblyInfo.cs Parādīt failu

@@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------

using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyCompanyAttribute("BPA.KitChen.Manage.Comm")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("BPA.KitChen.Manage.Comm")]
[assembly: System.Reflection.AssemblyTitleAttribute("BPA.KitChen.Manage.Comm")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

// 由 MSBuild WriteCodeFragment 类生成。


+ 1
- 0
BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.AssemblyInfoInputs.cache Parādīt failu

@@ -0,0 +1 @@
c63d748784143f6db8fffa0288b73cbb5067ee2b

+ 11
- 0
BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.GeneratedMSBuildEditorConfig.editorconfig Parādīt failu

@@ -0,0 +1,11 @@
is_global = true
build_property.TargetFramework = net6.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = BPA.KitChen.Manage.Comm
build_property.ProjectDir = D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Comm\

+ 8
- 0
BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.KitChen.Manage.Comm.GlobalUsings.g.cs Parādīt failu

@@ -0,0 +1,8 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

Binārs
Parādīt failu


Binārs
Parādīt failu


+ 0
- 0
Parādīt failu


+ 12
- 0
BPA.NewKitChen.Manage.Comm/obj/Debug/net6.0/BPA.NewKitChen.Manage.Comm.csproj.FileListAbsolute.txt Parādīt failu

@@ -10,3 +10,15 @@ D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage\BPA.NewKitChen
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Comm\obj\Debug\net6.0\refint\BPA.NewKitChen.Manage.Comm.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Comm\obj\Debug\net6.0\BPA.NewKitChen.Manage.Comm.pdb
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Comm\obj\Debug\net6.0\ref\BPA.NewKitChen.Manage.Comm.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Comm\bin\Debug\net6.0\BPA.NewKitChen.Manage.Comm.deps.json
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Comm\bin\Debug\net6.0\BPA.NewKitChen.Manage.Comm.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Comm\bin\Debug\net6.0\BPA.NewKitChen.Manage.Comm.pdb
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Comm\obj\Debug\net6.0\BPA.NewKitChen.Manage.Comm.csproj.AssemblyReference.cache
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Comm\obj\Debug\net6.0\BPA.NewKitChen.Manage.Comm.GeneratedMSBuildEditorConfig.editorconfig
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Comm\obj\Debug\net6.0\BPA.NewKitChen.Manage.Comm.AssemblyInfoInputs.cache
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Comm\obj\Debug\net6.0\BPA.NewKitChen.Manage.Comm.AssemblyInfo.cs
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Comm\obj\Debug\net6.0\BPA.NewKitChen.Manage.Comm.csproj.CoreCompileInputs.cache
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Comm\obj\Debug\net6.0\BPA.NewKitChen.Manage.Comm.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Comm\obj\Debug\net6.0\refint\BPA.NewKitChen.Manage.Comm.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Comm\obj\Debug\net6.0\BPA.NewKitChen.Manage.Comm.pdb
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Comm\obj\Debug\net6.0\ref\BPA.NewKitChen.Manage.Comm.dll

Binārs
Parādīt failu


Binārs
Parādīt failu


+ 3
- 3
BPA.NewKitChen.Manage.Comm/obj/project.assets.json Parādīt failu

@@ -14,9 +14,9 @@
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.NewKitChen.Manage.Comm.csproj",
"projectName": "BPA.NewKitChen.Manage.Comm",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.NewKitChen.Manage.Comm.csproj",
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj",
"projectName": "BPA.KitChen.Manage.Comm",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj",
"packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\",
"outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\obj\\",
"projectStyle": "PackageReference",


+ 2
- 2
BPA.NewKitChen.Manage.Comm/obj/project.nuget.cache Parādīt failu

@@ -1,8 +1,8 @@
{
"version": 2,
"dgSpecHash": "jfUx7WdniuCZ3gUxYJP3W+RFVGnm8+B479yLmG/BCrQV6rtVAijKo1BzxJToU84UUwWX7tXrI4K4P9PyYFwNFQ==",
"dgSpecHash": "O/kDxdQ0O27/eaqMAQ3fvkd/m9dWcIApOKPGiWG3RexmU3EymbFAqtnU6pZNBPoqYadNHSSyuZcg+xTfbvhiMQ==",
"success": true,
"projectFilePath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.NewKitChen.Manage.Comm.csproj",
"projectFilePath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj",
"expectedPackageFiles": [],
"logs": [
{


BPA.NewKitChen.Manage.Core/BPA.NewKitChen.Manage.Core.csproj → BPA.NewKitChen.Manage.Core/BPA.KitChen.Manage.Core.csproj Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


+ 152
- 0
BPA.NewKitChen.Manage.Core/obj/BPA.KitChen.Manage.Core.csproj.nuget.dgspec.json Parādīt failu

@@ -0,0 +1,152 @@
{
"format": 1,
"restore": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj": {}
},
"projects": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj",
"projectName": "BPA.KitChen.Manage.Comm",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj",
"packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\",
"outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"D:\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\HBL\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net6.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"http://111.9.47.105:10243/repository/bpa/index.json": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.101\\RuntimeIdentifierGraph.json"
}
}
},
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj",
"projectName": "BPA.KitChen.Manage.Core",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj",
"packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\",
"outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"D:\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\HBL\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net6.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"http://111.9.47.105:10243/repository/bpa/index.json": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"dependencies": {
"Furion.Extras.Authentication.JwtBearer": {
"target": "Package",
"version": "[4.8.8.5, )"
},
"Furion.Extras.ObjectMapper.Mapster": {
"target": "Package",
"version": "[4.8.8.5, )"
},
"Furion.Pure": {
"target": "Package",
"version": "[4.8.8.5, )"
},
"SqlSugarCore": {
"target": "Package",
"version": "[5.1.4.67, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.101\\RuntimeIdentifierGraph.json"
}
}
}
}
}

+ 20
- 0
BPA.NewKitChen.Manage.Core/obj/BPA.KitChen.Manage.Core.csproj.nuget.g.props Parādīt failu

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\HBL\.nuget\packages\;D:\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.4.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\HBL\.nuget\packages\" />
<SourceRoot Include="D:\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_Extensions_ApiDescription_Server Condition=" '$(PkgMicrosoft_Extensions_ApiDescription_Server)' == '' ">C:\Users\HBL\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5</PkgMicrosoft_Extensions_ApiDescription_Server>
<PkgMicrosoft_CodeAnalysis_Analyzers Condition=" '$(PkgMicrosoft_CodeAnalysis_Analyzers)' == '' ">C:\Users\HBL\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3</PkgMicrosoft_CodeAnalysis_Analyzers>
</PropertyGroup>
</Project>

+ 6
- 0
BPA.NewKitChen.Manage.Core/obj/BPA.KitChen.Manage.Core.csproj.nuget.g.targets Parādīt failu

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)system.text.json\6.0.7\buildTransitive\netcoreapp3.1\System.Text.Json.targets" Condition="Exists('$(NuGetPackageRoot)system.text.json\6.0.7\buildTransitive\netcoreapp3.1\System.Text.Json.targets')" />
</ImportGroup>
</Project>

+ 6
- 6
BPA.NewKitChen.Manage.Core/obj/BPA.NewKitChen.Manage.Core.csproj.nuget.dgspec.json Parādīt failu

@@ -4,12 +4,12 @@
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.NewKitChen.Manage.Core.csproj": {}
},
"projects": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.NewKitChen.Manage.Comm.csproj": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.NewKitChen.Manage.Comm.csproj",
"projectName": "BPA.NewKitChen.Manage.Comm",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.NewKitChen.Manage.Comm.csproj",
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj",
"projectName": "BPA.KitChen.Manage.Comm",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj",
"packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\",
"outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\obj\\",
"projectStyle": "PackageReference",
@@ -95,8 +95,8 @@
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.NewKitChen.Manage.Comm.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.NewKitChen.Manage.Comm.csproj"
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj"
}
}
}


+ 23
- 0
BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.AssemblyInfo.cs Parādīt failu

@@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------

using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyCompanyAttribute("BPA.KitChen.Manage.Core")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("BPA.KitChen.Manage.Core")]
[assembly: System.Reflection.AssemblyTitleAttribute("BPA.KitChen.Manage.Core")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

// 由 MSBuild WriteCodeFragment 类生成。


+ 1
- 0
BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.AssemblyInfoInputs.cache Parādīt failu

@@ -0,0 +1 @@
d54f89335d11961e95f3779696a7147c556fa26d

+ 11
- 0
BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Core.GeneratedMSBuildEditorConfig.editorconfig Parādīt failu

@@ -0,0 +1,11 @@
is_global = true
build_property.TargetFramework = net6.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = BPA.KitChen.Manage.Core
build_property.ProjectDir = D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Core\

Binārs
Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


+ 1
- 1
BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.CoreCompileInputs.cache Parādīt failu

@@ -1 +1 @@
b4a6441d0c5a5ff7120a272aedd0aec53f18594b
35060bc53d3e81156e91c7a8ed733b2cafa050ef

+ 16
- 0
BPA.NewKitChen.Manage.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Core.csproj.FileListAbsolute.txt Parādīt failu

@@ -14,3 +14,19 @@ D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage\BPA.NewKitChen
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Core\obj\Debug\net6.0\refint\BPA.NewKitChen.Manage.Core.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Core\obj\Debug\net6.0\BPA.NewKitChen.Manage.Core.pdb
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Core\obj\Debug\net6.0\ref\BPA.NewKitChen.Manage.Core.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Core\bin\Debug\net6.0\BPA.NewKitChen.Manage.Core.deps.json
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Core\bin\Debug\net6.0\BPA.NewKitChen.Manage.Core.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Core\bin\Debug\net6.0\BPA.NewKitChen.Manage.Core.pdb
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Core\bin\Debug\net6.0\BPA.NewKitChen.Manage.Core.xml
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Core\bin\Debug\net6.0\BPA.NewKitChen.Manage.Comm.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Core\bin\Debug\net6.0\BPA.NewKitChen.Manage.Comm.pdb
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Core\obj\Debug\net6.0\BPA.NewKitChen.Manage.Core.csproj.AssemblyReference.cache
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Core\obj\Debug\net6.0\BPA.NewKitChen.Manage.Core.GeneratedMSBuildEditorConfig.editorconfig
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Core\obj\Debug\net6.0\BPA.NewKitChen.Manage.Core.AssemblyInfoInputs.cache
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Core\obj\Debug\net6.0\BPA.NewKitChen.Manage.Core.AssemblyInfo.cs
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Core\obj\Debug\net6.0\BPA.NewKitChen.Manage.Core.csproj.CoreCompileInputs.cache
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Core\obj\Debug\net6.0\BPA.NewKitChen.Manage.Core.csproj.CopyComplete
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Core\obj\Debug\net6.0\BPA.NewKitChen.Manage.Core.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Core\obj\Debug\net6.0\refint\BPA.NewKitChen.Manage.Core.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Core\obj\Debug\net6.0\BPA.NewKitChen.Manage.Core.pdb
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Core\obj\Debug\net6.0\ref\BPA.NewKitChen.Manage.Core.dll

Binārs
Parādīt failu


Binārs
Parādīt failu


+ 12
- 12
BPA.NewKitChen.Manage.Core/obj/project.assets.json Parādīt failu

@@ -1958,14 +1958,14 @@
}
}
},
"BPA.NewKitChen.Manage.Comm/1.0.0": {
"BPA.KitChen.Manage.Comm/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v6.0",
"compile": {
"bin/placeholder/BPA.NewKitChen.Manage.Comm.dll": {}
"bin/placeholder/BPA.KitChen.Manage.Comm.dll": {}
},
"runtime": {
"bin/placeholder/BPA.NewKitChen.Manage.Comm.dll": {}
"bin/placeholder/BPA.KitChen.Manage.Comm.dll": {}
}
}
}
@@ -6455,15 +6455,15 @@
"version.txt"
]
},
"BPA.NewKitChen.Manage.Comm/1.0.0": {
"BPA.KitChen.Manage.Comm/1.0.0": {
"type": "project",
"path": "../BPA.NewKitChen.Manage.Comm/BPA.NewKitChen.Manage.Comm.csproj",
"msbuildProject": "../BPA.NewKitChen.Manage.Comm/BPA.NewKitChen.Manage.Comm.csproj"
"path": "../BPA.NewKitChen.Manage.Comm/BPA.KitChen.Manage.Comm.csproj",
"msbuildProject": "../BPA.NewKitChen.Manage.Comm/BPA.KitChen.Manage.Comm.csproj"
}
},
"projectFileDependencyGroups": {
"net6.0": [
"BPA.NewKitChen.Manage.Comm >= 1.0.0",
"BPA.KitChen.Manage.Comm >= 1.0.0",
"Furion.Extras.Authentication.JwtBearer >= 4.8.8.5",
"Furion.Extras.ObjectMapper.Mapster >= 4.8.8.5",
"Furion.Pure >= 4.8.8.5",
@@ -6477,9 +6477,9 @@
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.NewKitChen.Manage.Core.csproj",
"projectName": "BPA.NewKitChen.Manage.Core",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.NewKitChen.Manage.Core.csproj",
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj",
"projectName": "BPA.KitChen.Manage.Core",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj",
"packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\",
"outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\obj\\",
"projectStyle": "PackageReference",
@@ -6504,8 +6504,8 @@
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.NewKitChen.Manage.Comm.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.NewKitChen.Manage.Comm.csproj"
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj"
}
}
}


+ 2
- 2
BPA.NewKitChen.Manage.Core/obj/project.nuget.cache Parādīt failu

@@ -1,8 +1,8 @@
{
"version": 2,
"dgSpecHash": "iKr+P6HWtse2gF3IL9e84EeoEDWcBnOji8u+aLYhHuwf+ckCRBvE+zz7aubJgfwBS/H2Esr89Dupg9eTGVCEJQ==",
"dgSpecHash": "S4Bdh591VRfmokhSpIKouBl15V9X72q2DlED2q4/j0qO06Pi1eFFXABAU7LfUzyJDNlnCqP5RQyQ3zRvbSfaJQ==",
"success": true,
"projectFilePath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.NewKitChen.Manage.Core.csproj",
"projectFilePath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj",
"expectedPackageFiles": [
"C:\\Users\\HBL\\.nuget\\packages\\ben.demystifier\\0.4.1\\ben.demystifier.0.4.1.nupkg.sha512",
"C:\\Users\\HBL\\.nuget\\packages\\furion.extras.authentication.jwtbearer\\4.8.8.5\\furion.extras.authentication.jwtbearer.4.8.8.5.nupkg.sha512",


BPA.NewKitChen.Manage.Web.Core/BPA.NewKitChen.Manage.Web.Core.csproj → BPA.NewKitChen.Manage.Web.Core/BPA.KitChen.Manage.Web.Core.csproj Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


+ 285
- 0
BPA.NewKitChen.Manage.Web.Core/obj/BPA.KitChen.Manage.Web.Core.csproj.nuget.dgspec.json Parādīt failu

@@ -0,0 +1,285 @@
{
"format": 1,
"restore": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Web.Core\\BPA.KitChen.Manage.Web.Core.csproj": {}
},
"projects": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.KitChen.Manage.Application.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.KitChen.Manage.Application.csproj",
"projectName": "BPA.KitChen.Manage.Application",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.KitChen.Manage.Application.csproj",
"packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\",
"outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"D:\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\HBL\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net6.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"http://111.9.47.105:10243/repository/bpa/index.json": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj"
},
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.101\\RuntimeIdentifierGraph.json"
}
}
},
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj",
"projectName": "BPA.KitChen.Manage.Comm",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj",
"packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\",
"outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"D:\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\HBL\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net6.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"http://111.9.47.105:10243/repository/bpa/index.json": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.101\\RuntimeIdentifierGraph.json"
}
}
},
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj",
"projectName": "BPA.KitChen.Manage.Core",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj",
"packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\",
"outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"D:\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\HBL\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net6.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"http://111.9.47.105:10243/repository/bpa/index.json": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"dependencies": {
"Furion.Extras.Authentication.JwtBearer": {
"target": "Package",
"version": "[4.8.8.5, )"
},
"Furion.Extras.ObjectMapper.Mapster": {
"target": "Package",
"version": "[4.8.8.5, )"
},
"Furion.Pure": {
"target": "Package",
"version": "[4.8.8.5, )"
},
"SqlSugarCore": {
"target": "Package",
"version": "[5.1.4.67, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.101\\RuntimeIdentifierGraph.json"
}
}
},
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Web.Core\\BPA.KitChen.Manage.Web.Core.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Web.Core\\BPA.KitChen.Manage.Web.Core.csproj",
"projectName": "BPA.KitChen.Manage.Web.Core",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Web.Core\\BPA.KitChen.Manage.Web.Core.csproj",
"packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\",
"outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Web.Core\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"D:\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\HBL\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net6.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"http://111.9.47.105:10243/repository/bpa/index.json": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.KitChen.Manage.Application.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.KitChen.Manage.Application.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.101\\RuntimeIdentifierGraph.json"
}
}
}
}
}

+ 20
- 0
BPA.NewKitChen.Manage.Web.Core/obj/BPA.KitChen.Manage.Web.Core.csproj.nuget.g.props Parādīt failu

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\HBL\.nuget\packages\;D:\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.4.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\HBL\.nuget\packages\" />
<SourceRoot Include="D:\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_Extensions_ApiDescription_Server Condition=" '$(PkgMicrosoft_Extensions_ApiDescription_Server)' == '' ">C:\Users\HBL\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5</PkgMicrosoft_Extensions_ApiDescription_Server>
<PkgMicrosoft_CodeAnalysis_Analyzers Condition=" '$(PkgMicrosoft_CodeAnalysis_Analyzers)' == '' ">C:\Users\HBL\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3</PkgMicrosoft_CodeAnalysis_Analyzers>
</PropertyGroup>
</Project>

+ 6
- 0
BPA.NewKitChen.Manage.Web.Core/obj/BPA.KitChen.Manage.Web.Core.csproj.nuget.g.targets Parādīt failu

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)system.text.json\6.0.7\buildTransitive\netcoreapp3.1\System.Text.Json.targets" Condition="Exists('$(NuGetPackageRoot)system.text.json\6.0.7\buildTransitive\netcoreapp3.1\System.Text.Json.targets')" />
</ImportGroup>
</Project>

+ 20
- 20
BPA.NewKitChen.Manage.Web.Core/obj/BPA.NewKitChen.Manage.Web.Core.csproj.nuget.dgspec.json Parādīt failu

@@ -4,12 +4,12 @@
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Web.Core\\BPA.NewKitChen.Manage.Web.Core.csproj": {}
},
"projects": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.NewKitChen.Manage.Application.csproj": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.KitChen.Manage.Application.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.NewKitChen.Manage.Application.csproj",
"projectName": "BPA.NewKitChen.Manage.Application",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.NewKitChen.Manage.Application.csproj",
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.KitChen.Manage.Application.csproj",
"projectName": "BPA.KitChen.Manage.Application",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.KitChen.Manage.Application.csproj",
"packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\",
"outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\obj\\",
"projectStyle": "PackageReference",
@@ -34,11 +34,11 @@
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.NewKitChen.Manage.Comm.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.NewKitChen.Manage.Comm.csproj"
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj"
},
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.NewKitChen.Manage.Core.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.NewKitChen.Manage.Core.csproj"
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj"
}
}
}
@@ -72,12 +72,12 @@
}
}
},
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.NewKitChen.Manage.Comm.csproj": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.NewKitChen.Manage.Comm.csproj",
"projectName": "BPA.NewKitChen.Manage.Comm",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.NewKitChen.Manage.Comm.csproj",
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj",
"projectName": "BPA.KitChen.Manage.Comm",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj",
"packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\",
"outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\obj\\",
"projectStyle": "PackageReference",
@@ -133,12 +133,12 @@
}
}
},
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.NewKitChen.Manage.Core.csproj": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.NewKitChen.Manage.Core.csproj",
"projectName": "BPA.NewKitChen.Manage.Core",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.NewKitChen.Manage.Core.csproj",
"projectUniqueName": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj",
"projectName": "BPA.KitChen.Manage.Core",
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\BPA.KitChen.Manage.Core.csproj",
"packagesPath": "C:\\Users\\HBL\\.nuget\\packages\\",
"outputPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Core\\obj\\",
"projectStyle": "PackageReference",
@@ -163,8 +163,8 @@
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.NewKitChen.Manage.Comm.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.NewKitChen.Manage.Comm.csproj"
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Comm\\BPA.KitChen.Manage.Comm.csproj"
}
}
}
@@ -246,8 +246,8 @@
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.NewKitChen.Manage.Application.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.NewKitChen.Manage.Application.csproj"
"D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.KitChen.Manage.Application.csproj": {
"projectPath": "D:\\BPA\\BPA.NewKitChen\\BPA.NewKitChen.Manage\\BPA.NewKitChen.Manage.Application\\BPA.KitChen.Manage.Application.csproj"
}
}
}


+ 23
- 0
BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.AssemblyInfo.cs Parādīt failu

@@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------

using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyCompanyAttribute("BPA.KitChen.Manage.Web.Core")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("BPA.KitChen.Manage.Web.Core")]
[assembly: System.Reflection.AssemblyTitleAttribute("BPA.KitChen.Manage.Web.Core")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

// 由 MSBuild WriteCodeFragment 类生成。


+ 1
- 0
BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.AssemblyInfoInputs.cache Parādīt failu

@@ -0,0 +1 @@
ab22413aa12a696e027bdd5d81d82c55d021684f

+ 11
- 0
BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.KitChen.Manage.Web.Core.GeneratedMSBuildEditorConfig.editorconfig Parādīt failu

@@ -0,0 +1,11 @@
is_global = true
build_property.TargetFramework = net6.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = BPA.KitChen.Manage.Web.Core
build_property.ProjectDir = D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\

Binārs
Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


Binārs
Parādīt failu


+ 1
- 1
BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.CoreCompileInputs.cache Parādīt failu

@@ -1 +1 @@
7295ef71a4fadf42b5589496e928792bae6b15f4
224b9458f3799a65923357463e3bbd83317658dd

+ 23
- 0
BPA.NewKitChen.Manage.Web.Core/obj/Debug/net6.0/BPA.NewKitChen.Manage.Web.Core.csproj.FileListAbsolute.txt Parādīt failu

@@ -21,3 +21,26 @@ D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage\BPA.NewKitChen
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\obj\Debug\net6.0\refint\BPA.NewKitChen.Manage.Web.Core.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\obj\Debug\net6.0\BPA.NewKitChen.Manage.Web.Core.pdb
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\obj\Debug\net6.0\ref\BPA.NewKitChen.Manage.Web.Core.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\bin\Debug\net6.0\applicationsettings.json
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\bin\Debug\net6.0\BPA.NewKitChen.Manage.Web.Core.deps.json
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\bin\Debug\net6.0\BPA.NewKitChen.Manage.Web.Core.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\bin\Debug\net6.0\BPA.NewKitChen.Manage.Web.Core.pdb
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\bin\Debug\net6.0\BPA.NewKitChen.Manage.Web.Core.xml
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\bin\Debug\net6.0\BPA.NewKitChen.Manage.Application.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\bin\Debug\net6.0\BPA.NewKitChen.Manage.Comm.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\bin\Debug\net6.0\BPA.NewKitChen.Manage.Core.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\bin\Debug\net6.0\BPA.NewKitChen.Manage.Application.pdb
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\bin\Debug\net6.0\BPA.NewKitChen.Manage.Application.xml
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\bin\Debug\net6.0\BPA.NewKitChen.Manage.Comm.pdb
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\bin\Debug\net6.0\BPA.NewKitChen.Manage.Core.pdb
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\bin\Debug\net6.0\BPA.NewKitChen.Manage.Core.xml
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\obj\Debug\net6.0\BPA.NewKitChen.Manage.Web.Core.csproj.AssemblyReference.cache
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\obj\Debug\net6.0\BPA.NewKitChen.Manage.Web.Core.GeneratedMSBuildEditorConfig.editorconfig
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\obj\Debug\net6.0\BPA.NewKitChen.Manage.Web.Core.AssemblyInfoInputs.cache
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\obj\Debug\net6.0\BPA.NewKitChen.Manage.Web.Core.AssemblyInfo.cs
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\obj\Debug\net6.0\BPA.NewKitChen.Manage.Web.Core.csproj.CoreCompileInputs.cache
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\obj\Debug\net6.0\BPA.NewKitChen.Manage.Web.Core.csproj.CopyComplete
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\obj\Debug\net6.0\BPA.NewKitChen.Manage.Web.Core.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\obj\Debug\net6.0\refint\BPA.NewKitChen.Manage.Web.Core.dll
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\obj\Debug\net6.0\BPA.NewKitChen.Manage.Web.Core.pdb
D:\BPA\BPA.NewKitChen\BPA.NewKitChen.Manage\BPA.NewKitChen.Manage.Web.Core\obj\Debug\net6.0\ref\BPA.NewKitChen.Manage.Web.Core.dll

Binārs
Parādīt failu


Binārs
Parādīt failu


Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels

Notiek ielāde…
Atcelt
Saglabāt