From af0877776f959a40d997cca10f5f8ef1233fec78 Mon Sep 17 00:00:00 2001 From: liuxiaolong <liuxiaolong@aiotlink.com> Date: 星期三, 17 六月 2020 14:41:09 +0800 Subject: [PATCH] fix targetInfo is array --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9b9a727 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.idea +test.exe \ No newline at end of file -- Gitblit v1.8.0