- 修复GetEffectiveActStoreSkuInfo中没有获取vendor_id的bug
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
package jxutils
|
||||
|
||||
import "git.rosy.net.cn/jx-callback/business/model"
|
||||
import (
|
||||
"git.rosy.net.cn/jx-callback/business/model"
|
||||
)
|
||||
|
||||
type ActStoreSkuMap struct {
|
||||
actStoreSkuMap map[int64]map[int]*model.ActStoreSku2
|
||||
|
||||
Reference in New Issue
Block a user