finance
parent
d1ac4c3df4
commit
81c9e9fb44
@ -1,7 +1,5 @@
|
||||
package supplier
|
||||
|
||||
import "git.oa00.com/supply-chain/service/supplier/goods"
|
||||
|
||||
type Supplier struct {
|
||||
Goods goods.Goods
|
||||
Goods goods
|
||||
}
|
||||
|
Loading…
Reference in new issue