LoopMultiStoresVendors引入OrgCode
This commit is contained in:
@@ -2,7 +2,6 @@ package partner
|
||||
|
||||
type IAPIManager interface {
|
||||
GetAPI(vendorID int, appOrgCode string) interface{}
|
||||
GetAPIList(vendorID int) []interface{}
|
||||
GetAppOrgCodeList(vendorID int) (appOrgCodeList []string)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user