|
@@ -1,4 +1,3 @@
|
|
|
-using TEAMModelOS.Service.PowerPoint.Interface;
|
|
|
using Microsoft.AspNetCore.Http;
|
|
|
using Microsoft.AspNetCore.Mvc;
|
|
|
using System;
|
|
@@ -14,6 +13,7 @@ using TEAMModelOS.SDK.Helper.Security.AESCrypt;
|
|
|
using TEAMModelOS.SDK.Module.AzureBlob.Container;
|
|
|
using TEAMModelOS.SDK.Module.AzureBlob.Interfaces;
|
|
|
using TEAMModelOS.SDK.Module.AzureTable.Interfaces;
|
|
|
+using TEAMModelOS.Service.Services.PowerPoint.Interface;
|
|
|
|
|
|
namespace TEAMModelOS.Controllers.Syllabus
|
|
|
{
|