fix: 2.7 模型库优化
This commit is contained in:
@@ -34,8 +34,7 @@ export interface ModelLibraryDto {
|
||||
name: string;
|
||||
description?: string;
|
||||
modelType: ModelTypeEnum;
|
||||
modelTypeName: string;
|
||||
modelApiType: ModelApiTypeEnum;
|
||||
modelApiTypes: Array;
|
||||
modelApiTypeName: string;
|
||||
multiplierShow: number;
|
||||
providerName?: string;
|
||||
|
||||
Reference in New Issue
Block a user