From d430c0d737027cf8ca9e8e55836a3646c788e981 Mon Sep 17 00:00:00 2001 From: liuxiaolong <liuxiaolong@aiotlink.com> Date: 星期三, 20 一月 2021 11:53:11 +0800 Subject: [PATCH] GetAllCamerasByServer添加runType参数 --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 706fd07..1d5b0c2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .idea .vscode +go.mod +go.sum \ No newline at end of file -- Gitblit v1.8.0