fix
This commit is contained in:
parent
f868a72c99
commit
ff10930668
@ -15,8 +15,8 @@ public class CryptoService {
|
|||||||
|
|
||||||
private Long id;
|
private Long id;
|
||||||
private String name;
|
private String name;
|
||||||
private Long deviceGroupId;
|
// private Long deviceGroupId;
|
||||||
private String deviceGroupName;
|
// private String deviceGroupName;
|
||||||
private String status;
|
private String status;
|
||||||
private Long creatorId;
|
private Long creatorId;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user