Library refactor, divided model by type
Added read/update metadata to the cms client
This commit is contained in:
@@ -3,7 +3,7 @@ using Step.Model.DTOModels;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using static CMS_CORE_Library.DataStructures;
|
||||
using static CMS_CORE_Library.Models.DataStructures;
|
||||
using static Step.Config.ServerConfig;
|
||||
|
||||
namespace Step.Database.Controllers
|
||||
|
||||
Reference in New Issue
Block a user