mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-11 12:07:42 +00:00
[improvement][Chat] Support agent permission management #1143
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package com.tencent.supersonic.common.pojo.enums;
|
||||
|
||||
public enum AuthType {
|
||||
VISIBLE, ADMIN
|
||||
VIEWER, ADMIN
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user