- GetVendorStore for ebai.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
package elm
|
||||
|
||||
import "git.rosy.net.cn/jx-callback/business/model"
|
||||
import (
|
||||
"git.rosy.net.cn/jx-callback/business/model"
|
||||
)
|
||||
|
||||
func (p *PurchaseHandler) ReadStore(vendorStoreID string) (*model.Store, error) {
|
||||
return nil, nil
|
||||
|
||||
Reference in New Issue
Block a user