service/erp/custom/custom.go

7 lines
79 B
Go
Raw Normal View History

2024-07-16 17:18:31 +08:00
package custom
type Custom struct {
Contact contact
Consignee consignee
}