From 720b047144ffaef8dd27042e088b188bca22daea Mon Sep 17 00:00:00 2001 From: yourtree <56780191+yourtree@users.noreply.github.com> Date: Sun, 22 Mar 2020 21:06:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BA=86=E4=BB=8EJSON?= =?UTF-8?q?=E5=88=B0activity=E7=9A=84=E8=BD=AC=E5=8C=96=E5=99=A8=E3=80=82?= =?UTF-8?q?=20=E8=BF=9B=E8=80=8C=E5=A1=AB=E8=A1=A5=E4=BA=86repository?= =?UTF-8?q?=E5=B1=82=E5=92=8Cservice=E5=B1=82=E7=9A=84=E7=BC=BA=E5=A4=B1?= =?UTF-8?q?=E3=80=82=20=E5=A2=9E=E5=8A=A0=E4=BA=86JSON=E8=A1=A8=E5=8D=95?= =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E6=A0=A1=E9=AA=8C=EF=BC=8C=E6=8E=A8=E8=8D=90?= =?UTF-8?q?=E6=8A=8A=E6=A0=87=E5=87=86=E8=A1=A8=E5=8D=95=E6=A0=BC=E5=BC=8F?= =?UTF-8?q?=E6=94=BE=E5=9C=A8configure=E5=B1=82=E4=B8=8B=E3=80=82=20?= =?UTF-8?q?=E4=BA=8C=E7=BB=B4=E7=A0=81=E5=88=9D=E5=A7=8B=E5=AD=A6=E4=B9=A0?= =?UTF-8?q?=EF=BC=8C=E6=B7=BB=E5=8A=A0=E4=BA=86=E4=BA=8C=E7=BB=B4=E7=A0=81?= =?UTF-8?q?=E7=9B=B8=E5=85=B3=E4=BE=9D=E8=B5=96=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index a550983..ef76283 100644 --- a/pom.xml +++ b/pom.xml @@ -150,6 +150,19 @@ runtime + + + com.google.zxing + core + 3.2.0 + + + + com.google.zxing + javase + 3.2.0 + +