add entity and controller for templates admin create
This commit is contained in:
@@ -21,4 +21,7 @@ public class AdminCreateTemplate {
|
||||
|
||||
@Column(name = "change_password")
|
||||
Boolean changePassword;
|
||||
|
||||
@Column(name = "name")
|
||||
String name;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user