From 5fca553a8ab0575a585596d64e298d9243cae10a Mon Sep 17 00:00:00 2001 From: liuxiaolong <liuxiaolong@aiotlink.com> Date: 星期二, 30 十一月 2021 17:58:08 +0800 Subject: [PATCH] -- recv sub msg --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index aafda3a..89dfd16 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .vscode .idea +go.mod +go.sum \ No newline at end of file -- Gitblit v1.8.0