* Added machine model, and new database relations
* Added first centralized database config and added machine self-registration into db * Fix database migration with new database * Refactor
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using Step.Model.DTOModels;
|
||||
using System.Web.Http;
|
||||
using static Step.Config.StartupConfig;
|
||||
using static Step.Config.ServerConfig;
|
||||
|
||||
namespace Step.Controllers.WebApi
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user