大量后端代码格式化
This commit is contained in:
@@ -11,7 +11,7 @@ public interface IOpenAiService
|
||||
}
|
||||
|
||||
public class OpenAiService(
|
||||
IOptions<AISettings> aiSettings,
|
||||
IOptions<AiSettings> aiSettings,
|
||||
ILogger<OpenAiService> logger
|
||||
) : IOpenAiService
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user