qwj
2023-08-02 67965cce30e900f9b6091170745ecf115f64e23d
refs
用户 qwj <qwjzorro@163.com>
星期三, 八月 2, 2023 17:15 +0800
提交者 qwj <qwjzorro@163.com>
星期三, 八月 2, 2023 17:15 +0800
提交67965cce30e900f9b6091170745ecf115f64e23d
目录 e96fe0c70e7a8c44c768d805ab1cbb6293aa95d3 目录 | zip | gz
parent 361e8babc2e2b25eab34d8031ea3b58846498bac 查看 | 对比
b278a261e0391c6d282217292a2650ca766f8928 查看 | 对比
Merge branch 'master' of http://47.108.235.38:8080/r/DocumentService

# Conflicts:
# DocumentServiceAPI.sln
19个文件已修改
5个文件已删除
19个文件已添加
2897 ■■■■■ 已修改文件
.gitignore 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Application/DocumentServiceAPI.Application.csproj 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Application/DocumentServiceAPI.Application.xml 242 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Application/UserAndLogin/LogInController.cs 175 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Application/UserAndLogin/Services/Interfaces/ILoginVerifyService.cs 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Application/UserAndLogin/Services/TokenService.cs 96 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Application/UserAndLogin/Services/UserService.cs 176 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Application/UserAndLogin/UserInfoController.cs 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Application/UserAndLogin/ViewMode/Login.cs 172 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Application/UserAndLogin/dto/Mapper.cs 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Application/applicationsettings.json 53 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Core/DbContext.cs 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Model/DSFulResult.cs 46 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Model/JwtInfo.cs 70 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Model/User/JobInfo.cs 40 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Model/User/UnitInfo.cs 100 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Model/User/UserInfo.cs 92 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Model/User/UserUnitInfo.cs 40 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Model/UserInfoModel/EmployeeAtTenant.cs 37 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Model/UserInfoModel/EmployeeInfo.cs 71 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Model/UserInfoModel/TenantInfo.cs 78 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Model/cyDocumentModel/Document_EmployeeInfo.cs 199 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Model/cyDocumentModel/Document_EmployeeRole.cs 44 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Model/cyDocumentModel/Document_PerformanceInfo.cs 97 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Model/cyDocumentModel/Document_TenderUnit.cs 487 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Model/cyDocumentModel/Document_UserInfo.cs 61 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Model/cyDocumentModel/库目录.md 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Services/DocumentServiceAPI.Services.csproj 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Services/IService/ICacheService.cs 38 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Services/RedisCacheScService.cs 42 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Utility/DocumentServiceAPI.Utility.csproj 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Web.Core/DocumentServiceAPI.Web.Core.csproj 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Web.Core/DocumentServiceAPI.Web.Core.xml 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Web.Core/Filter/EnumSchemaFilter .cs 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Web.Core/Handlers/DSRESTfulResultProvider.cs 110 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Web.Core/Handlers/JwtHandler.cs 7 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Web.Core/Startup.cs 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Web.Entry/AuthorizeHandler.cs 40 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Web.Entry/DocServiceApiStartup.cs 36 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Web.Entry/DocumentServiceAPI.Web.Entry.csproj 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Web.Entry/HomeController.cs 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.Web.Entry/appsettings.json 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DocumentServiceAPI.sln 7 ●●●● 对比 | 查看 | 原始文档 | blame | 历史