fix: 模型位置

This commit is contained in:
wangzhongjie 2025-10-13 10:54:38 +08:00
parent 55318d74e1
commit f7185fe63f

View File

@ -10,6 +10,7 @@ import { GlobalConfigType } from '../model';
*/
export const GlobalConfig: GlobalConfigType = {
commonFileWriteAddress: '/mnt/hmdfs/100/account/device_view/local/files/duolun',
modelPath: "/mnt/hmdfs/100/account/device_view/local/files/duolun/models/model_enc",
picSavePath: '/storage/cloud/100/files/Photo/',
videoSavePath: '/storage/cloud/100/files/Videos/',
host: 'http://192.168.32.105:8089',