From 1098142e046b7835e3e7d7b98b1d058531885f7f Mon Sep 17 00:00:00 2001 From: liujing Date: Tue, 26 Jan 2021 18:48:31 +0800 Subject: [PATCH] =?UTF-8?q?[add]=20spi=E4=BE=9D=E8=B5=96=E5=85=B3=E7=B3=BB?= =?UTF-8?q?=E4=BF=AE=E6=94=B9,=E6=B5=8B=E8=AF=95=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/misc.xml | 2 +- app/build.gradle | 1 + .../java/com/mogo/cloud/RealTimeActivity.java | 2 +- .../com/mogo/cloud/SPIRealTimeTestClass.java | 46 +++++++++++++++++++ config.gradle | 1 + modules/mogo-realtime/build.gradle | 13 +----- 6 files changed, 51 insertions(+), 14 deletions(-) create mode 100644 app/src/main/java/com/mogo/cloud/SPIRealTimeTestClass.java diff --git a/.idea/misc.xml b/.idea/misc.xml index 42fab5f..10608e0 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -13,7 +13,7 @@