dev #2

Merged
wangzhongjie merged 77 commits from dev into main 2025-10-28 17:49:09 +08:00
Showing only changes of commit f7185fe63f - Show all commits

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',