This commit is contained in:
邹宗楠
2023-06-15 09:08:54 +08:00
parent d37bb62403
commit 65976332fc
749 changed files with 41278 additions and 14 deletions

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaAxChannelSkuStatusUpdateResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
调用接口返回结果
*/
ApiResult domain.AlibabaAxChannelSkuStatusUpdateApiResult `json:"api_result,omitempty" `
}

View File

@@ -0,0 +1,35 @@
package response
type AlibabaPricePromotionActivityQueryResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
大润发促销档期数据
*/
Data string `json:"data,omitempty" `
/*
错误编码
*/
ResultCode int64 `json:"result_code,omitempty" `
/*
大润发档期数据
*/
TotalRecord int64 `json:"total_record,omitempty" `
/*
错误参数
*/
Message string `json:"message,omitempty" `
/*
接口调用是否成功
*/
IsSuccess bool `json:"is_success,omitempty" `
}

View File

@@ -0,0 +1,35 @@
package response
type AlibabaPricePromotionCreateResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
档期活动ID
*/
Result int64 `json:"result,omitempty" `
/*
错误描述
*/
ErrorDesc string `json:"error_desc,omitempty" `
/*
错误编码,本期不作识别
*/
SystemCode string `json:"system_code,omitempty" `
/*
数量,本期不启用
*/
TotalNum int64 `json:"total_num,omitempty" `
/*
创建是否成功
*/
IsSuccess bool `json:"is_success,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaPricePromotionItemAddResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
返回结果
*/
Result domain.AlibabaPricePromotionItemAddResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaPricePromotionItemDeleteResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
result
*/
Result domain.AlibabaPricePromotionItemDeleteResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkItemBrandQueryResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
result
*/
Result domain.AlibabaWdkItemBrandQueryResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkItemCategoryQueryResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
result
*/
Result domain.AlibabaWdkItemCategoryQueryResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkItemCategoryUpdateResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
result
*/
Result domain.AlibabaWdkItemCategoryUpdateResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkItemChangepriceQueryResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
接口返回model
*/
Result domain.AlibabaWdkItemChangepriceQueryResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkItemCurrentpriceQueryResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
接口返回model
*/
Result domain.AlibabaWdkItemCurrentpriceQueryResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkItemFuturepriceQueryResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
接口返回model
*/
Result domain.AlibabaWdkItemFuturepriceQueryResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkItemMemberpriceUpdateResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
result
*/
Result domain.AlibabaWdkItemMemberpriceUpdateResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkItemMerchantCategoryQueryResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
结果
*/
Result domain.AlibabaWdkItemMerchantCategoryQueryWdkOpenSkuMerchantCatServiceQueryResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkItemMerchantskuCreateResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
result
*/
Result domain.AlibabaWdkItemMerchantskuCreateResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkItemMerchantskuQueryResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
result
*/
Result domain.AlibabaWdkItemMerchantskuQueryResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkItemMerchantskuUpdateResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
result
*/
Result domain.AlibabaWdkItemMerchantskuUpdateResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkItemMerchantstoreskuCreateResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
result
*/
Result domain.AlibabaWdkItemMerchantstoreskuCreateResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkItemMerchantstoreskuUpdateResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
result
*/
Result domain.AlibabaWdkItemMerchantstoreskuUpdateResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkItemMorebarcodeOpsResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
result
*/
Result domain.AlibabaWdkItemMorebarcodeOpsResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkItemPriceUpdateResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
hsfResult
*/
HsfResult domain.AlibabaWdkItemPriceUpdateResult `json:"hsf_result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkItemStoreskuQueryResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
result
*/
Result domain.AlibabaWdkItemStoreskuQueryResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkItemStoreskuUpdateResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
result
*/
Result domain.AlibabaWdkItemStoreskuUpdateResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkItemStoreskustatusUpdateResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
result
*/
Result domain.AlibabaWdkItemStoreskustatusUpdateResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkMerchantBrandQueryResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
result
*/
Result domain.AlibabaWdkMerchantBrandQueryResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,31 @@
package response
type AlibabaWdkMerchantCategoryQueryResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
success
*/
Suc bool `json:"suc,omitempty" `
/*
errorCode
*/
Errorcode string `json:"errorcode,omitempty" `
/*
errorDesc
*/
Errordesc string `json:"errordesc,omitempty" `
/*
result
*/
Result string `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkMerchantItemCreatedraftResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
result
*/
Result domain.AlibabaWdkMerchantItemCreatedraftResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkMerchantItemQueryResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
result
*/
Result domain.AlibabaWdkMerchantItemQueryResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkMerchantItemUpdateResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
result
*/
Result domain.AlibabaWdkMerchantItemUpdateResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,27 @@
package response
type AlibabaWdkMerchantStoreitemCreateResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
success
*/
Suc bool `json:"suc,omitempty" `
/*
errorCode
*/
Errorcode string `json:"errorcode,omitempty" `
/*
errorDesc
*/
Errordesc string `json:"errordesc,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkMerchantStoreitemQueryResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
result
*/
Result domain.AlibabaWdkMerchantStoreitemQueryResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkMerchantStoreitemUpdateResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
result
*/
Result domain.AlibabaWdkMerchantStoreitemUpdateResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkShopQueryResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
调用结果
*/
Result domain.AlibabaWdkShopQueryApiResults `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkSkuBarcodeQueryResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
调用结果
*/
Result domain.AlibabaWdkSkuBarcodeQueryApiResults `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkSkuCategoryAddResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
调用结果
*/
Result domain.AlibabaWdkSkuCategoryAddApiResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkSkuCategoryDeleteResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
调用结果
*/
Result domain.AlibabaWdkSkuCategoryDeleteApiResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkSkuCategoryQueryResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
调用结果
*/
Result domain.AlibabaWdkSkuCategoryQueryApiResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkSkuCategoryUpdateResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
调用结果
*/
Result domain.AlibabaWdkSkuCategoryUpdateApiResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkSkuFeatureResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
根据站点名称查询产品
*/
Result domain.AlibabaWdkSkuFeatureApiResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkSkuMerchantskuScrollQueryResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
请求结果对象
*/
Result domain.AlibabaWdkSkuMerchantskuScrollQueryApiScrollPageResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkSkuScrollQueryResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
返回结果
*/
Result domain.AlibabaWdkSkuScrollQueryApiScrollPageResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkSkuStoreskuScrollQueryResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
请求结果
*/
Result domain.AlibabaWdkSkuStoreskuScrollQueryApiScrollPageResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkSkuWarehouseskuQueryResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
返回结果
*/
Result domain.AlibabaWdkSkuWarehouseskuQueryApiResult `json:"result,omitempty" `
}

View File

@@ -0,0 +1,23 @@
package response
import (
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability587/domain"
)
type AlibabaWdkSkuWarehouseskuScrollQueryResponse struct {
/*
System request id
*/
RequestId string `json:"request_id,omitempty" `
/*
System body
*/
Body string
/*
返回结果
*/
Result domain.AlibabaWdkSkuWarehouseskuScrollQueryApiScrollPageResult `json:"result,omitempty" `
}