service/erp/custom/custom.go
2024-07-16 17:18:31 +08:00

7 lines
79 B
Go

package custom
type Custom struct {
Contact contact
Consignee consignee
}