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:
balibabu
2026-03-13 19:06:18 +08:00
committed by GitHub
parent cc7e94ffb6
commit cb49cd30c4
6 changed files with 63 additions and 23 deletions

View File

@@ -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',