service/erp/contact/contact.go

6 lines
60 B
Go
Raw Normal View History

2024-08-19 17:49:26 +08:00
package contact
type Contact struct {
Template template
}