diff --git a/platformapi/tiktok_shop/sdk-golang/api/superm_createVirtualMobile/request/superm_createVirtualMobile_request.go b/platformapi/tiktok_shop/sdk-golang/api/superm_createVirtualMobile/request/superm_createVirtualMobile_request.go new file mode 100644 index 00000000..725b8fc2 --- /dev/null +++ b/platformapi/tiktok_shop/sdk-golang/api/superm_createVirtualMobile/request/superm_createVirtualMobile_request.go @@ -0,0 +1 @@ +package request diff --git a/platformapi/tiktok_shop/sdk-golang/api/superm_createVirtualMobile/response/superm_createVirtualMobile_response.go b/platformapi/tiktok_shop/sdk-golang/api/superm_createVirtualMobile/response/superm_createVirtualMobile_response.go new file mode 100644 index 00000000..a467149d --- /dev/null +++ b/platformapi/tiktok_shop/sdk-golang/api/superm_createVirtualMobile/response/superm_createVirtualMobile_response.go @@ -0,0 +1 @@ +package response diff --git a/platformapi/tiktok_shop/sdk-golang/api/superm_getDispatcherInfo/request/superm_getDispatcherInfo_request.go b/platformapi/tiktok_shop/sdk-golang/api/superm_getDispatcherInfo/request/superm_getDispatcherInfo_request.go new file mode 100644 index 00000000..725b8fc2 --- /dev/null +++ b/platformapi/tiktok_shop/sdk-golang/api/superm_getDispatcherInfo/request/superm_getDispatcherInfo_request.go @@ -0,0 +1 @@ +package request diff --git a/platformapi/tiktok_shop/sdk-golang/api/superm_getDispatcherInfo/response/superm_getDispatcherInfo_response.go b/platformapi/tiktok_shop/sdk-golang/api/superm_getDispatcherInfo/response/superm_getDispatcherInfo_response.go new file mode 100644 index 00000000..a467149d --- /dev/null +++ b/platformapi/tiktok_shop/sdk-golang/api/superm_getDispatcherInfo/response/superm_getDispatcherInfo_response.go @@ -0,0 +1 @@ +package response diff --git a/platformapi/tiktok_shop/sdk-golang/api/superm_orderDispatcher/request/superm_orderDispatcher_resuest.go b/platformapi/tiktok_shop/sdk-golang/api/superm_orderDispatcher/request/superm_orderDispatcher_resuest.go new file mode 100644 index 00000000..725b8fc2 --- /dev/null +++ b/platformapi/tiktok_shop/sdk-golang/api/superm_orderDispatcher/request/superm_orderDispatcher_resuest.go @@ -0,0 +1 @@ +package request diff --git a/platformapi/tiktok_shop/sdk-golang/api/superm_orderDispatcher/response/superm_orderDispatcher_response.go b/platformapi/tiktok_shop/sdk-golang/api/superm_orderDispatcher/response/superm_orderDispatcher_response.go new file mode 100644 index 00000000..a467149d --- /dev/null +++ b/platformapi/tiktok_shop/sdk-golang/api/superm_orderDispatcher/response/superm_orderDispatcher_response.go @@ -0,0 +1 @@ +package response diff --git a/platformapi/tiktok_shop/tiktok_api/transport_test.go b/platformapi/tiktok_shop/tiktok_api/transport_test.go new file mode 100644 index 00000000..b031e40a --- /dev/null +++ b/platformapi/tiktok_shop/tiktok_api/transport_test.go @@ -0,0 +1 @@ +package tiktok_api