[성현모] CPMEta 수정
This commit is contained in:
@ -12,7 +12,7 @@ namespace Web.Operation.Services
|
||||
private readonly IServiceScopeFactory _scopeFactory;
|
||||
private readonly ConfigService<WebClientConfig>? _configService;
|
||||
|
||||
private string ApiHost = string.Empty;
|
||||
public string ApiHost { get; set; } = string.Empty;
|
||||
|
||||
public CPMetaService(IServiceProvider serviceProvider, IServiceScopeFactory scopeFactory, ConfigService<WebClientConfig> configService)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user