|
|
@ -15,6 +15,7 @@ type Supplier struct {
|
|
|
|
WalletApply supplierWalletApply
|
|
|
|
WalletApply supplierWalletApply
|
|
|
|
LogisticsCompany logisticsCompany
|
|
|
|
LogisticsCompany logisticsCompany
|
|
|
|
ReturnAddress returnAddress
|
|
|
|
ReturnAddress returnAddress
|
|
|
|
|
|
|
|
Afs afs
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
type supplier struct {
|
|
|
|
type supplier struct {
|
|
|
|