From 61167e460b5273b05a23854742e3e450e656cd08 Mon Sep 17 00:00:00 2001 From: zhangzengfei <zhangzengfei@smartai.com> Date: 星期一, 18 七月 2022 16:08:14 +0800 Subject: [PATCH] 修复国标摄像机配置相关的bug --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index c1583fc..b9f7285 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ node_modules /dist /app +/public/fonts package-lock.json -- Gitblit v1.8.0