From 9d01f2ae37f5173f3416924959563ff9683b1030 Mon Sep 17 00:00:00 2001
From: lizhanwei <Dana_Lee1016@126.com>
Date: 星期四, 16 四月 2020 13:30:20 +0800
Subject: [PATCH] 获得二维码签到url后,传给展示二维码的 dialog,用以生成二维码

---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 1c118a4..c580c08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 signal_config_file.json.orig
 lib/.cxx/cmake
 ndk_locator_record.json
+misc.xml

--
Gitblit v1.8.0