refactor: IDL structure modification (#475)
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
package database
|
||||
|
||||
import (
|
||||
"github.com/coze-dev/coze-studio/backend/api/model/ocean/cloud/bot_common"
|
||||
"github.com/coze-dev/coze-studio/backend/api/model/table"
|
||||
"github.com/coze-dev/coze-studio/backend/api/model/app/bot_common"
|
||||
"github.com/coze-dev/coze-studio/backend/api/model/data/database/table"
|
||||
)
|
||||
|
||||
type ExecuteSQLRequest struct {
|
||||
|
||||
Reference in New Issue
Block a user