数据引擎-快手平台数据抽取bug修复
This commit is contained in:
@@ -54,6 +54,7 @@ type ListDatasourcePlatformRes struct {
|
||||
|
||||
type DatasourcePlatformItem struct {
|
||||
Id int64 `json:"id,string"`
|
||||
TenantId uint64 `json:"tenantId"`
|
||||
PlatformCode string `json:"platformCode"`
|
||||
PlatformName string `json:"platformName"`
|
||||
Description string `json:"description"`
|
||||
|
||||
Reference in New Issue
Block a user