generated from PenaSide/GolangTemplate
Update history.go
This commit is contained in:
parent
12e2bdf4c7
commit
c172dadf06
@ -15,7 +15,7 @@ var History = struct {
|
||||
UserID: "userId",
|
||||
Comment: "comment",
|
||||
Subject: "subject",
|
||||
Type: "type",
|
||||
Type: "key",
|
||||
IsDeleted: "isDeleted",
|
||||
CreatedAt: "createdAt",
|
||||
UpdatedAt: "updatedAt",
|
||||
|
Loading…
Reference in New Issue
Block a user