fix: 前端联系我们、购买等优化
This commit is contained in:
@@ -12,6 +12,8 @@ export interface GetSessionListVO {
|
||||
apiKey?: string;
|
||||
remark?: string;
|
||||
modelId?: string;
|
||||
isFree?: boolean; // 是否为免费模型
|
||||
isPremiumPackage?: boolean; // 是否为尊享套餐模型
|
||||
}
|
||||
|
||||
// 模型类型枚举
|
||||
|
||||
Reference in New Issue
Block a user