更新
This commit is contained in:
6
erp/custom/custom.go
Normal file
6
erp/custom/custom.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package custom
|
||||
|
||||
type Custom struct {
|
||||
Contact contact
|
||||
Consignee consignee
|
||||
}
|
||||
Reference in New Issue
Block a user