mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-05 07:10:29 +08:00
Feat: Add the user_id field to the agent log table and the embedded page. (#13596)
### What problem does this PR solve? Feat: Add the `user_id` field to the agent log table and the embedded page. ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@@ -1844,7 +1844,7 @@ Example: Virtual Hosted Style`,
|
||||
dbType: 'Database type',
|
||||
database: 'Database',
|
||||
username: 'Username',
|
||||
userId: 'User id',
|
||||
userId: 'User ID',
|
||||
host: 'Host',
|
||||
port: 'Port',
|
||||
password: 'Password',
|
||||
|
||||
Reference in New Issue
Block a user