From 6eef11f7be33dbddf0bc86d941360a8535c22528 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Tue, 8 Jun 2021 18:18:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=B8=8A=E4=BC=A0=E5=BD=93?= =?UTF-8?q?=E5=89=8D=E8=BD=A6=E8=BE=86=E4=BF=A1=E6=81=AF=E7=9A=84bean?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/codeStyles/Project.xml | 7 - .idea/misc.xml | 2 +- .idea/runConfigurations.xml | 1 + .../entity/DataCollectMsgDataProto.java | 650 +++ .../socket/entity/DataCollectWrapper.java | 3740 +++++++++++++++++ 5 files changed, 4392 insertions(+), 8 deletions(-) create mode 100644 foudations/mogo-socket/src/main/java/com/mogo/cloud/socket/entity/DataCollectMsgDataProto.java create mode 100644 foudations/mogo-socket/src/main/java/com/mogo/cloud/socket/entity/DataCollectWrapper.java diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 7a748e4..88ea3aa 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -1,13 +1,6 @@ - diff --git a/.idea/misc.xml b/.idea/misc.xml index 10608e0..2887110 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -13,7 +13,7 @@ - + diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml index 7f68460..e497da9 100644 --- a/.idea/runConfigurations.xml +++ b/.idea/runConfigurations.xml @@ -3,6 +3,7 @@