添加 using Microsoft.Extensions.Logging;
This commit is contained in:
parent
7ea616c43d
commit
10132f9b82
@ -2,6 +2,7 @@ using AssetManager.Data;
|
|||||||
using AssetManager.Models.DTOs;
|
using AssetManager.Models.DTOs;
|
||||||
using AssetManager.Infrastructure.Services;
|
using AssetManager.Infrastructure.Services;
|
||||||
using SqlSugar;
|
using SqlSugar;
|
||||||
|
using Microsoft.Extensions.Logging;
|
||||||
|
|
||||||
namespace AssetManager.Services;
|
namespace AssetManager.Services;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user