base.go 40 B

123456
  1. package models
  2. type Model struct {
  3. }