base.go 38 B

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