Co-authored-by: werido <359066432@qq.com>
This commit is contained in:
parent
cd17ce9250
commit
aead48726e
5 changed files with 6 additions and 4 deletions
|
|
@ -42,6 +42,7 @@ message_file_fields = {
|
|||
"size": fields.Integer,
|
||||
"transfer_method": fields.String,
|
||||
"belongs_to": fields.String(default="user"),
|
||||
"upload_file_id": fields.String(default=None),
|
||||
}
|
||||
|
||||
agent_thought_fields = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue