- GetVendorStore for ebai.
This commit is contained in:
5
business/partner/purchase/ebai/store_sku.go
Normal file
5
business/partner/purchase/ebai/store_sku.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package ebai
|
||||
|
||||
func (p *PurchaseHandler) SyncStoreSku(storeID int, skuIDs []int, isForce bool, userName string) (err error) {
|
||||
return err
|
||||
}
|
||||
Reference in New Issue
Block a user