From 91963f6860af961347f1743efa2a1a8034a2f504 Mon Sep 17 00:00:00 2001 From: "kuang.yife" Date: Mon, 16 Oct 2023 14:08:13 +0800 Subject: [PATCH] =?UTF-8?q?oppo=E5=9B=9E=E8=B0=83=E5=B9=BF=E5=91=8A?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/java/com/ruoyi/system/domain/OppoCheck.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-system/src/main/java/com/ruoyi/system/domain/OppoCheck.java b/ruoyi-system/src/main/java/com/ruoyi/system/domain/OppoCheck.java index 2376e367..9df1520a 100644 --- a/ruoyi-system/src/main/java/com/ruoyi/system/domain/OppoCheck.java +++ b/ruoyi-system/src/main/java/com/ruoyi/system/domain/OppoCheck.java @@ -14,7 +14,7 @@ public class OppoCheck { private String pkg = "com.yinliu.loan"; private Integer dataType = 1; private Integer channel = 1; - private Integer type = 1; + private Integer type = 2; private Integer ascribeType = 0; private String imei; // private Long adId = 101097648L;