refactor: IDL structure modification (#475)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
package entity
|
||||
|
||||
import "github.com/coze-dev/coze-studio/backend/api/model/ocean/cloud/developer_api"
|
||||
import "github.com/coze-dev/coze-studio/backend/api/model/app/developer_api"
|
||||
|
||||
type AgentDraftDisplayInfo struct {
|
||||
AgentID int64
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
package entity
|
||||
|
||||
import (
|
||||
"github.com/coze-dev/coze-studio/backend/api/model/ocean/cloud/developer_api"
|
||||
"github.com/coze-dev/coze-studio/backend/api/model/app/developer_api"
|
||||
"github.com/coze-dev/coze-studio/backend/types/consts"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user