service/erp/contact/contact.go
2024-08-19 17:49:26 +08:00

6 lines
60 B
Go

package contact
type Contact struct {
Template template
}