first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package models
|
||||
|
||||
type CreateQuickEntryModel struct {
|
||||
Comments string `json:"comments" form:"comments"`
|
||||
}
|
||||
Reference in New Issue
Block a user