Aggiunta application DMS
This commit is contained in:
@@ -2,7 +2,8 @@ package it.integry.ems_model.types;
|
||||
|
||||
public enum ApplicationName {
|
||||
WINGEST("WINGEST"),
|
||||
TEXTILES("TEXTILES");
|
||||
TEXTILES("TEXTILES"),
|
||||
DMS("DMS");
|
||||
|
||||
private String type;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user