lingling
2025-03-17 2dffeebb60078f6ee1d59ac327c0ecce3fd200e9
refs
用户 lingling <kety1122@163.com>
星期一, 三月 17, 2025 17:44 +0800
提交者 lingling <kety1122@163.com>
星期一, 三月 17, 2025 17:44 +0800
提交2dffeebb60078f6ee1d59ac327c0ecce3fd200e9
目录 6494ab3af49e1bf0cd57ae7860d5deea92e5658a 目录 | zip | gz
parent a6325d1a9bd8d5a9b9c6424b3cb6d0c898309d30 查看 | 对比
添加后端用户逻辑
8个文件已添加
9个文件已修改
1485 ■■■■■ 已修改文件
LifePayment/LifePayment.Application.Contracts/User/CreateBackClientUserInput.cs 225 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
LifePayment/LifePayment.Application.Contracts/User/IAccountService.cs 7 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
LifePayment/LifePayment.Application.Contracts/User/IUserRoleService.cs 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
LifePayment/LifePayment.Application.Contracts/User/QrCodeLogin.cs 70 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
LifePayment/LifePayment.Application/LifePaymentServicesApplicationModuleAutoMapperProfile.cs 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
LifePayment/LifePayment.Application/User/AccountService.cs 152 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
LifePayment/LifePayment.Application/User/UserRoleService.cs 167 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
LifePayment/LifePayment.Domain.Shared/Enum/LifePay/EnterpriseTypeEnum.cs 51 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
LifePayment/LifePayment.Domain/Common/Role.cs 38 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
LifePayment/LifePayment.Domain/Common/User.cs 189 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
LifePayment/LifePayment.Domain/Common/UserRole.cs 20 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml 63 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
LifePayment/LifePayment.Host/LifePaymentServiceHostModule.cs 15 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml 245 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
LifePayment/LifePayment.Host/appsettings.json 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
LifePayment/LifePayment.HttpApi/LifePay/AccountController.cs 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
LifePayment/LifePayment.HttpApi/LifePay/UserRoleController.cs 183 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史