* Refactor and fix machine self-registration into db

+ Added change language API
+ Added Role to user info
This commit is contained in:
Lucio Maranta
2018-01-17 12:35:34 +01:00
parent fa485d902b
commit 53223b0bef
8 changed files with 123 additions and 19 deletions
+1
View File
@@ -76,6 +76,7 @@
<LastGenOutput>DTOLanguageModel.cs.d.ts</LastGenOutput>
</Compile>
<Compile Include="DTOModels\DTONcGenericDataModel.cs" />
<Compile Include="DTOModels\DTORoleModel.cs" />
<Compile Include="DTOModels\DTOStartupConfigurationModel.cs" />
<Compile Include="DTOModels\DTOUserModel.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />