域名改回来了

This commit is contained in:
邹宗楠
2025-11-21 09:09:09 +08:00
parent 92abaedab3
commit f28a13c2b3
1036 changed files with 1764 additions and 1764 deletions

View File

@@ -2,12 +2,12 @@ package ability3156
import (
"errors"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk"
request2 "gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/request"
response2 "gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/response"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"gitrosy.jxc4.com/baseapi/utils"
"gitrosy.jxc4.com/jx-callback/globals"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk"
request2 "git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/request"
response2 "git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/response"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/utils"
"git.rosy.net.cn/jx-callback/globals"
"log"
)

View File

@@ -1,7 +1,7 @@
package domain
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaAxWarehouseOutboundCallbackTopTradeOutBoundCallBackRequest struct {

View File

@@ -1,7 +1,7 @@
package domain
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaTclsAelophyMerchantChannelOrderCreateConsignee struct {

View File

@@ -1,7 +1,7 @@
package domain
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaTclsAelophyMerchantChannelOrderCreateOrderInfo struct {

View File

@@ -1,7 +1,7 @@
package domain
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaTclsAelophyMerchantUserUploadMerchantUserInfo struct {

View File

@@ -1,7 +1,7 @@
package domain
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaTclsAelophyOrderReceiptQueryReceiptInfoDTO struct {

View File

@@ -1,7 +1,7 @@
package domain
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaWdkorderSharestockCpsorderListCpsOrderRequest struct {

View File

@@ -1,7 +1,7 @@
package domain
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaWdkorderSharestockCpsorderListCpsOrderResponse struct {

View File

@@ -1,7 +1,7 @@
package domain
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type WdkWarehouseOrderDispatchWorkOrder struct {

View File

@@ -1,7 +1,7 @@
package domain
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type WdkWarehouseOrderDispatchWorkOrderUnits struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaAelophyShopUpdateinfoRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaAelophyShopUpdaterangeRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaAelophyShopUpdatestatusRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaAxWarehouseInboundCallbackRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaAxWarehouseOutboundCallbackRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaTclsAelophyBillDailyQueryRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaTclsAelophyBillDetailQueryRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaTclsAelophyBillVerificateCallbackRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaTclsAelophyMerchantChannelOrderCancelRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaTclsAelophyMerchantChannelOrderCreateRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaTclsAelophyMerchantChannelOrderPrecheckRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaTclsAelophyMerchantChannelOrderSlicegetRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaTclsAelophyMerchantChannelOrderUpdatestatusRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaTclsAelophyMerchantChannelRefundApplyRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaTclsAelophyMerchantChannelRefundCancelRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaTclsAelophyMerchantChannelRefundCompleteRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaTclsAelophyMerchantUserUploadRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaTclsAelophyOrderReceiptQueryRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaTclsAelophyRefundAgreeRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaTclsAelophyRefundCsapplyNewRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaTclsAelophyRefundCsapplyRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaTclsAelophyRefundCsapplyrenderRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaTclsAelophyRefundFetchgoodsRequest struct {

View File

@@ -1,7 +1,7 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaTclsAxIntegrationPermissionRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaWdkAxStoreCreateRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaWdkAxStoreQueryRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaWdkAxStoreUpdateRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type AlibabaWdkorderSharestockCpsorderListRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type WdkWarehouseOrderCancelRequest struct {

View File

@@ -1,8 +1,8 @@
package request
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
)
type WdkWarehouseOrderDispatchRequest struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaAelophyShopUpdateinfoResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaAelophyShopUpdaterangeResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaAelophyShopUpdatestatusResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaTclsAelophyBillDailyQueryResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaTclsAelophyBillDetailQueryResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaTclsAelophyBillVerificateCallbackResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaTclsAelophyMerchantChannelOrderCancelResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaTclsAelophyMerchantChannelOrderCreateResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaTclsAelophyMerchantChannelOrderPrecheckResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaTclsAelophyMerchantChannelOrderSlicegetResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaTclsAelophyMerchantChannelOrderUpdatestatusResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaTclsAelophyMerchantChannelRefundApplyResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaTclsAelophyMerchantChannelRefundCancelResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaTclsAelophyMerchantChannelRefundCompleteResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaTclsAelophyMerchantIdMixResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaTclsAelophyMerchantUserUploadResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaTclsAelophyOrderReceiptQueryResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaTclsAelophyRefundAgreeResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaTclsAelophyRefundCsapplyNewResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaTclsAelophyRefundCsapplyResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaTclsAelophyRefundCsapplyrenderResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaTclsAelophyRefundDisagreeResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaTclsAelophyRefundFetchgoodsResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaTclsAxIntegrationAccountImportResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaTclsAxIntegrationPermissionResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaWdkAxStoreCreateResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaWdkAxStoreQueryResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaWdkAxStoreUpdateResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type AlibabaWdkorderSharestockCpsorderListResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type WdkWarehouseOrderCancelResponse struct {

View File

@@ -1,7 +1,7 @@
package response
import (
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability3156/domain"
)
type WdkWarehouseOrderDispatchResponse struct {