update 代码调整
This commit is contained in:
@@ -51,7 +51,7 @@ class MyApplication : Application() {
|
|||||||
if (SPUtils.getInstance().getString("uminit", "1") == "1") {
|
if (SPUtils.getInstance().getString("uminit", "1") == "1") {
|
||||||
UMConfigure.init(this, key, channel, UMConfigure.DEVICE_TYPE_PHONE, "")
|
UMConfigure.init(this, key, channel, UMConfigure.DEVICE_TYPE_PHONE, "")
|
||||||
}
|
}
|
||||||
TalkingDataSDK.init(this, "80E9C84E39904DAFB28562910FF7C86C", "worktool_master", Constant.robotId);
|
TalkingDataSDK.init(this, "80E9C84E39904DAFB28562910FF7C86C", "worktool_master", Constant.robotId)
|
||||||
//初始化企业微信sdk
|
//初始化企业微信sdk
|
||||||
IWWAPIUtil.init(this)
|
IWWAPIUtil.init(this)
|
||||||
//初始化自动更新
|
//初始化自动更新
|
||||||
|
|||||||
@@ -296,7 +296,6 @@ public class WeworkMessageBean {
|
|||||||
|
|
||||||
//我的信息
|
//我的信息
|
||||||
public static class MyInfo {
|
public static class MyInfo {
|
||||||
//{姓名=企微RPA机器人, 工作签名=添加工作签名…, 手机=17326101105, 别名=企微RPA机器人, 对外信息显示=企微RPA机器人@擎盾数据, 职务=企微RPA机器人, 所在企业=TEST 擎盾数据, 性别=男}
|
|
||||||
public String name;
|
public String name;
|
||||||
public String alias;
|
public String alias;
|
||||||
public String gender;
|
public String gender;
|
||||||
|
|||||||
@@ -176,14 +176,11 @@ object WeworkTextUtil {
|
|||||||
------------------ depth: 6 className: android.view.View
|
------------------ depth: 6 className: android.view.View
|
||||||
------------------ depth: 6 className: android.widget.RelativeLayout
|
------------------ depth: 6 className: android.widget.RelativeLayout
|
||||||
--------------------- depth: 7 className: android.widget.TextView
|
--------------------- depth: 7 className: android.widget.TextView
|
||||||
--------------------- depth: 7 text: 企微RPA机器人:
|
|
||||||
--------------------- depth: 7 className: android.widget.LinearLayout
|
--------------------- depth: 7 className: android.widget.LinearLayout
|
||||||
------------------------ depth: 8 className: android.widget.RelativeLayout
|
------------------------ depth: 8 className: android.widget.RelativeLayout
|
||||||
--------------------------- depth: 9 className: android.widget.RelativeLayout
|
--------------------------- depth: 9 className: android.widget.RelativeLayout
|
||||||
------------------------------ depth: 10 className: android.widget.TextView
|
------------------------------ depth: 10 className: android.widget.TextView
|
||||||
------------------------------ depth: 10 text: 新公告
|
|
||||||
--------------- depth: 5 className: android.widget.TextView
|
--------------- depth: 5 className: android.widget.TextView
|
||||||
--------------- depth: 5 text: 111
|
|
||||||
|
|
||||||
------------------------------总结------------------------------
|
------------------------------总结------------------------------
|
||||||
图片 0tv 1iv (图片)
|
图片 0tv 1iv (图片)
|
||||||
|
|||||||
Reference in New Issue
Block a user