fix: 模型位置

This commit is contained in:
wangzhongjie 2025-10-13 10:54:43 +08:00
parent f7185fe63f
commit 8bc5e3d975

View File

@ -182,6 +182,8 @@ export interface GlobalConfigType {
version: VersionType
// 几代机
modelNo?: string
// 模型位置
modelPath?: string
}
interface VersionType {