Iniziato rename progetti: Step --> Termo.Active
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
using System;
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
using System.ComponentModel.DataAnnotations.Schema;
|
||||
using static Step.Model.Constants;
|
||||
using static Termo.Active.Model.Constants;
|
||||
|
||||
namespace Step.Model.DatabaseModels
|
||||
namespace Termo.Active.Model.DatabaseModels
|
||||
{
|
||||
[Table("alarm_note")]
|
||||
public class AlarmNoteModel
|
||||
|
||||
Reference in New Issue
Block a user