ai回复功能

This commit is contained in:
2025-11-07 13:57:33 +08:00
parent b80202cff4
commit 345b0d1025
2 changed files with 7 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ export interface UserVO {
bigBrother: number
tenantId: number
aiChat: number
aiReplay: number
}
// 查询用户管理列表