From 60c9f4a009d26a896857a1a121307e0fb1172c13 Mon Sep 17 00:00:00 2001 From: liuxiaolong <liuxiaolong@aiotlink.com> Date: 星期一, 01 二月 2021 14:42:58 +0800 Subject: [PATCH] 添加areaId参数 --- .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