域名改回来了
This commit is contained in:
@@ -2,10 +2,10 @@ package ability1475
|
||||
|
||||
import (
|
||||
"errors"
|
||||
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk"
|
||||
request2 "gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability1475/request"
|
||||
response2 "gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability1475/response"
|
||||
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
|
||||
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk"
|
||||
request2 "git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability1475/request"
|
||||
response2 "git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability1475/response"
|
||||
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
|
||||
"log"
|
||||
)
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
package request
|
||||
|
||||
import (
|
||||
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability1475/domain"
|
||||
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
|
||||
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability1475/domain"
|
||||
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
|
||||
)
|
||||
|
||||
type AlibabaWdkMerchantRoutingRegisterRequest struct {
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
package request
|
||||
|
||||
import (
|
||||
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability1475/domain"
|
||||
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
|
||||
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability1475/domain"
|
||||
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
|
||||
)
|
||||
|
||||
type AlibabaWdkPurchasePriceRequest struct {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package response
|
||||
|
||||
import (
|
||||
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability1475/domain"
|
||||
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability1475/domain"
|
||||
)
|
||||
|
||||
type AlibabaWdkMerchantRoutingRegisterResponse struct {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package response
|
||||
|
||||
import (
|
||||
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/ability1475/domain"
|
||||
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/ability1475/domain"
|
||||
)
|
||||
|
||||
type AlibabaWdkPictureUploadResponse struct {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package response
|
||||
|
||||
import (
|
||||
"gitrosy.jxc4.com/baseapi/platformapi/tao_vegetable/sdk/util"
|
||||
"git.rosy.net.cn/baseapi/platformapi/tao_vegetable/sdk/util"
|
||||
)
|
||||
|
||||
type AlibabaWdkTimeGetResponse struct {
|
||||
|
||||
Reference in New Issue
Block a user