同步错误返回
This commit is contained in:
@@ -45,6 +45,9 @@ type StoreSkuInfo struct {
|
||||
|
||||
type StoreSkuInfoWithErr struct {
|
||||
StoreSkuInfo *StoreSkuInfo
|
||||
VendoreID int
|
||||
StoreID int
|
||||
SyncType string
|
||||
ErrMsg string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user