|
@@ -1284,7 +1284,7 @@ type SopTaskInfo struct {
|
|
// 组织ID
|
|
// 组织ID
|
|
OrganizationId *uint64 `json:"organizationId,optional"`
|
|
OrganizationId *uint64 `json:"organizationId,optional"`
|
|
// Token
|
|
// Token
|
|
- Token *string `json:"token"`
|
|
|
|
|
|
+ Token *string `json:"token,optional"`
|
|
}
|
|
}
|
|
|
|
|
|
// The response data of sop node information | SopNode信息
|
|
// The response data of sop node information | SopNode信息
|