mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-12-22 12:38:45 +00:00
update changelog
This commit is contained in:
@@ -4,7 +4,7 @@ import "time"
|
||||
|
||||
type Version struct {
|
||||
Id uint `gorm:"column:id;primary_key" json:"id"`
|
||||
ChangLog string `json:"chang_log"`
|
||||
ChangeLog string `json:"change_log"`
|
||||
Version string `json:"version"`
|
||||
CreatedAt time.Time `json:"created_at"`
|
||||
UpdatedAt time.Time `json:"updated_at"`
|
||||
|
||||
Reference in New Issue
Block a user