elvishew / xLog

Android logger, pretty, powerful and flexible, log to everywhere, save to file, all you want is here.
Apache License 2.0
3.14k stars 414 forks source link

超长Json数据丢失问题 #56

Closed sfshine closed 4 years ago

sfshine commented 6 years ago

_ _20181015155555

elvishew commented 6 years ago

@sfshine Can you tell which version of xLog do you use?

FamliarMan commented 6 years ago

same problem

elvishew commented 6 years ago

@sfshine @FamliarMan Can you try to use new AndroidPrinter(int maxChunkSize) instead of new AndroidPrinter(), and specify a reasonable chunk size for example 2000 or 3000 (which is less than 4063 - the default one) to see if this issue can be fixed?

FamliarMan commented 6 years ago

@sfshine @FamliarMan Can you try to use new AndroidPrinter(int maxChunkSize) instead of new AndroidPrinter(), and specify a reasonable chunk size for example 2000 or 3000 (which is less than 4063 - the default one) to see if this issue can be fixed?

Sorry,it doesn't fix the issue when I use new AndroidPrinter(4000). This is my log example: 10-26 10:14:37.534 21391-21542/zmsoft.rest.phone D/X-LOG: ╔═══════════════════════════════════════════════════════════════════════════════════════════════════ ║ ├ com.dfire.http.util.DfireLogUtils.d(DfireLogUtils.java:27) ║ └ com.dfire.http.core.business.LogInterceptor.printHttpCmd(LogInterceptor.java:163) ╟─────────────────────────────────────────────────────────────────────────────────────────────────── ║ ║Time: 114 ms url:http://api.2dfire-daily.com/boss-api/chain/v2/get_shop_filter ║ ║ ║curl --connect-timeout 10 -m 15 -H memberSessionId:uw3gaByf%2FJT%2FWHhQPr3R8ugq74W9lX0uag%2B2ENoy5LNeCRXcIAGmZY8IaOdhR9B5mTcFkLATytcESEycRwYmgw%3D%3D -H sessionId:dbQSMHQzybZMP45wPDVcghGCmwCy%2BvHn%2BwS5jP4EKNckfGOw%2BI60V5HIX%2BR%2FmWiv4Dlg%2Fs4KNGp4bdKbJDRIHg%3D%3D -H version:sso -H lang:zh_CN "http://api.2dfire-daily.com/boss-api/chain/v2/get_shop_filter?s_eid=99927439&appKey=100001&sign=d8584b718e48d78e2d843c0bc3673b86&s_br=Redmi+4A&s_osv=23&s_did=8733d5f9ab6cb4b440aad284ad66ab55&s_net=1&format=json&s_apv=5.8.2.3&app_key=200006&s_sc=720*1280&ip=223.93.161.98&s_os=android" | json_pp ║ ║ ║---------------------Header------------------------ ║memberSessionId : uw3gaByf%2FJT%2FWHhQPr3R8ugq74W9lX0uag%2B2ENoy5LNeCRXcIAGmZY8IaOdhR9B5mTcFkLATytcESEycRwYmgw%3D%3D ║sessionId : dbQSMHQzybZMP45wPDVcghGCmwCy%2BvHn%2BwS5jP4EKNckfGOw%2BI60V5HIX%2BR%2FmWiv4Dlg%2Fs4KNGp4bdKbJDRIHg%3D%3D ║version : sso ║lang : zh_CN ║ ║---------------------Url Params------------------------ ║s_eid : 99927439 ║appKey : 100001 ║sign : d8584b718e48d78e2d843c0bc3673b86 ║s_br : Redmi 4A ║s_osv : 23 ║s_did : 8733d5f9ab6cb4b440aad284ad66ab55 ║s_net : 1 ║format : json ║s_apv : 5.8.2.3 ║app_key : 200006 ║s_sc : 720*1280 ║ip : 223.93.161.98 ║s_os : android ║ ║---------------------Params------------------------ ║ ║ ║---------------------Response------------------------ ║{ ║ "code": 1, ║ "data": { ║ "branchList": [ ║ { ║ "branchEntityId": "99927439", ║ "branchName": "总部直属" ║ }, ║ { ║ "branchEntityId": "99927482", ║ "branchName": "火狐狸分公司" ║ }, ║ { ║ "branchEntityId": "99927468", ║ "branchName": "甜瓜分公司1" ║ }, ║ { ║ "branchEntityId": "99927601", ║ "branchName": "分公司1.4" ║ } ║ ], ║ "plateList": [ ║ { ║ "plateEntityId": "99927474", ║ "plateName": "甜瓜餐饮" ║ }, ║ { ║ "plateEntityId": "99927475", ║ "plateName": "火狐狸餐饮" ║ }, ║ { ║ "plateEntityId": "99927476", ║ "plateName": "东方不败" ║ }, ║ { ║ "plateEntityId": "99930170", ║ "plateName": "领域" ║ }, ║ { ║ "plateEntityId": "99931345", ║ "plateName": "蜜柚测试" ║ }, ║ { ║ "plateEntityId": "-1", ║ "plateName": "未设置品牌" ║ } ║ ], ║ "joinModeList": [ ║ { ║ "name": "加盟", ║ "value": 0 ║ }, ║ { ║ "name": "直营", ║ "value": 1 ║ }, ║ { ║ "name": "合作", ║ "value": 2 ║ }, ║ { ║ "name" 10-26 10:14:49.181 21391-21391/zmsoft.rest.phone V/BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@ed38d83 10-26 10:14:49.182 21391-21391/zmsoft.rest.phone V/BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@b835b00 10-26 10:14:49.190 21391-21391/zmsoft.rest.phone W/MIUI-BLOCK-MONITOR: The msg { when=-1ms callback=com.dfire.http.util.ResultUtils$1 target=android.os.Handler planTime=1540520077534 dispatchTime=1540520077534 finishTime=0 } took 11656ms and took 11656ms after dispatch. 10-26 10:14:49.190 21391-21391/zmsoft.rest.phone I/Choreographer: Skipped 699 frames! The application may be doing too much work on its main thread. 10-26 10:16:02.376 21391-21406/zmsoft.rest.phone I/XINGE: [TPush] getType uri:content://zmsoft.rest.phone.AUTH_XGPUSH/heart,match:30

In fact,the json wasn't very long,but it was truncated.However,sometimes a very long json like below won't: 10-26 10:21:03.653 21391-22045/zmsoft.rest.phone D/X-LOG: ╔═══════════════════════════════════════════════════════════════════════════════════════════════════ ║ ├ com.dfire.http.util.DfireLogUtils.d(DfireLogUtils.java:27) ║ └ com.dfire.http.core.business.LogInterceptor.printHttpCmd(LogInterceptor.java:163) ╟─────────────────────────────────────────────────────────────────────────────────────────────────── ║ ║Time: 3375 ms url:http://api.2dfire-daily.com/boss-api/homepage/v2/list_page_info ║ ║ ║curl --connect-timeout 10 -m 15 -H memberSessionId:uw3gaByf%2FJT%2FWHhQPr3R8ugq74W9lX0uag%2B2ENoy5LNeCRXcIAGmZY8IaOdhR9B5mTcFkLATytcESEycRwYmgw%3D%3D -H sessionId:dbQSMHQzybZMP45wPDVcghGCmwCy%2BvHn%2BwS5jP4EKNckfGOw%2BI60V5HIX%2BR%2FmWiv4Dlg%2Fs4KNGp4bdKbJDRIHg%3D%3D -H version:sso -H lang:zh_CN --data 'page_code=homepage' "http://api.2dfire-daily.com/boss-api/homepage/v2/list_page_info?s_eid=99927439&appKey=100001&sign=62652e39b66ebd6c268701c9c46ba1a1&s_br=Redmi+4A&s_osv=23&s_did=8733d5f9ab6cb4b440aad284ad66ab55&s_net=1&format=json&s_apv=5.8.2.3&app_key=200006&s_sc=720*1280&ip=223.93.161.98&s_os=android" | json_pp ║ ║ ║---------------------Header------------------------ ║memberSessionId : uw3gaByf%2FJT%2FWHhQPr3R8ugq74W9lX0uag%2B2ENoy5LNeCRXcIAGmZY8IaOdhR9B5mTcFkLATytcESEycRwYmgw%3D%3D ║sessionId : dbQSMHQzybZMP45wPDVcghGCmwCy%2BvHn%2BwS5jP4EKNckfGOw%2BI60V5HIX%2BR%2FmWiv4Dlg%2Fs4KNGp4bdKbJDRIHg%3D%3D ║version : sso ║lang : zh_CN ║ ║---------------------Url Params------------------------ ║s_eid : 99927439 ║appKey : 100001 ║sign : 62652e39b66ebd6c268701c9c46ba1a1 ║s_br : Redmi 4A ║s_osv : 23 ║s_did : 8733d5f9ab6cb4b440aad284ad66ab55 ║s_net : 1 ║format : json ║s_apv : 5.8.2.3 ║app_key : 200006 ║s_sc : 720*1280 ║ip : 223.93.161.98 ║s_os : android ║ ║---------------------Params------------------------ ║page_code : homepage ║ ║ ║---------------------Response------------------------ ║{ ║ "code": 1, ║ "data": { ║ "sectionDetails": [ ║ { ║ "order": "00", ║ "sectionStyle": "section_status_oneInLine_style", ║ "sectionId": "ffacbcea2c6844cd8612bd45ec3ab7b9", ║ "sectionModel": [ ║ { ║ "id": "4d5fd1b5b26611e79bf9525400a7b87d", ║ "title": "高级服务商城", ║ "subTitleList": [ ║ "提升店铺吸金能力" ║ ], ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/new_coupons_account.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/moduleRecharge\/index", ║ "isLock": 0, ║ "open": true, ║ "tagType": 1 ║ } ║ ] ║ }, ║ { ║ "order": "01", ║ "sectionStyle": "section_status_oneInLine_style", ║ "sectionId": "221b5b1f5ac349d987b87fe5f9db6807", ║ "sectionModel": [ ║ { ║ "id": "479d6963dc4a4adeb340f465c35df20e", ║ "title": "供应链采购平台", ║ "subTitleList": [ ║ "物美价廉、品类齐全、送货及时" ║ ], ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/purchase_main_icon@3x.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/purchase_buy\/purchase_main", ║
10-26 10:21:03.654 21391-22045/zmsoft.rest.phone D/X-LOG: ║ "forwardUrl": "tdf-manager:\/\/2dfire.com\/business\/shopTurnoverComparison", ║ "forwardDescription": "门店营业额对比", ║ "title": "当日所有门店实收", ║ "iconImage": "https:\/\/assets.2dfire.com\/boss\/function\/icon\/calendar_day.png", ║ "number": 26, ║ "numberUnit": "日", ║ "count": "0.00", ║ "countUnit": "元", ║ "extensionUrl": "\/shop\/statistics\/v1\/query_brand_days_detail", ║ "isFold": true, ║ "reportStyle": "reportDay" ║ } ║ }, ║ { ║ "order": "05", ║ "sectionStyle": "section_report_style", ║ "uniqueIndex": "6cce0d8663dd11e884b8525400a7b87d", ║ "sectionModel": { ║ "headTitle": "月营业数据", ║ "helpUrl": "https:\/\/assets.2dfire.com\/boss\/function\/info4.html", ║ "forwardUrl": "tdf-manager:\/\/2dfire.com\/business\/shopTurnoverComparison", ║ "forwardDescription": "门店营业额对比", ║ "title": "当月所有门店实收", ║ "iconImage": "https:\/\/assets.2dfire.com\/boss\/function\/icon\/calendar_month.png", ║ "number": 10, ║ "numberUnit": "月", ║ "count": "0.00", ║ "countUnit": "元", ║ "extensionUrl": "\/shop\/statistics\/v1\/query_brand_months_detail", ║ "isFold": true, ║ "reportStyle": "reportMonth" ║ } ║ }, ║ { ║ "order": "06", ║ "sectionStyle": "section_forward_group_style", ║ "sectionId": "ed87570d57604d36b5b6336f5fdc1a98", ║ "sectionModel": { ║ "title": "数据运营中心", ║ "cells": [ ║ { ║ "order": "0601", ║ "cellStyle": "cell_recommend_style", ║ "cellId": "41e9be0378134810a767dc2e2781ec3b", ║ "cellModel": { ║ "index": 0, ║ "forwardCells": [ ║ { ║ "id": "71d30c72de4311e79bf9525400a7b87d", ║ "actionCode": "PHONE_BRAND_MEMBER_REPORT", ║ "title": "报表中心", ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/recommend\/phone_brand_member_report.png", ║ "clickUrl": "tdf-http:\/\/d.2dfire-daily.com\/pandora\/#\/rq\/reports.html", ║ "forceShow": true, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ } ║ ] ║ } ║ }, ║ { ║ "order": "0602", ║ "cellStyle": "cell_forward_style", ║ "cellId": "079b031e4a0b40448cd914b30ad82cb9", ║ "cellModel": { ║ "index": 0, ║ "forwardCells": [ ║ { ║ "id": "71c656b9de4311e79bf9525400a ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/phone_brand_business_analysis.png", ║ "clickUrl": "tdf-http:\/\/d.2dfire-daily.com\/pandora\/#\/custom\/analyze.html", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ }, ║ { ║ "id": "71c8ce92de4311e79bf9525400a7b87d", ║ "actionCode": "PHONE_BRAND_MONTH_BILL", ║ "title": "每月账单", ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/phone_brand_month_bill.png", ║ "clickUrl": "tdf-http:\/\/d.2dfire-daily.com\/pandora\/#\/board\/monthBill.html", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ }, ║ { ║ "id": "71cbfe56de4311e79bf9525400a7b87d", ║ "actionCode": "PHONE_BRAND_MEMBER_ANALYSIS", ║ "title": "会员分析", ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/phone_brand_member_analysis.png", ║ "clickUrl": "tdf-http:\/\/d.2dfire-daily.com\/pandora\/#\/custom\/member.html", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ }, ║ { ║ "id": "bb1c7804f05211e79bf9525400a7b87d", ║ "actionCode": "PHONE_BRAND_PROFIT_LOSS_REPORT", ║ "title": "盈亏报告", ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/phone_brand_profit_loss_report.png", ║ "clickUrl": "tdf-http:\/\/d.2dfire-daily.com\/pandora\/#\/custom\/profit_loss.html", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ }, ║ { ║ "id": "4a7dac46f6cc11e79bf9525400a7b87d", ║ "actionCode": "PHONE_BRAND_TAKEOUT_ANALYSIS", ║ "title": "外卖分析", ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/phone_brand_takeout_analysis.png", ║ "clickUrl": "tdf-http:\/\/d.2dfire-daily.com\/pandora\/#\/ic\/takeout.html", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ } ║ ] ║ } ║ } ║ ] ║ } ║ }, ║ { ║ "order": "07", ║ "sectionStyle": "section_report_style", ║ "uniqueIndex": "0aeffbde63df11e884b8525400a7b87d", ║ "sectionModel": { ║ "headTitle": "会员数据", ║ "title": "昨日所有门店活跃会员", ║ "iconImage": "https:\/\/assets.2dfire.com\/boss\/function\/icon\/today_vip.png", ║ "count": 0, ║ "countUnit": "人", ║ "extensionUrl": "\/member_privilege\/v1\/query_brand_member_system_statistics_today", ║ "isFold": true, ║ "reportStyle": "reportMember", ║ "forwardUrl": "tdf-manager:\/\/2dfire.com\/memberSystem\/memberSystemDataAnalyse?action_code_branch=&action_code_brand=PHONE_BRAND_MEMBER_MANAGE&action_code_shop=PHONE_MEMBER_MANAGE&action_code_mall=PHONE_MALL_MEMBER", ║ "forwardDescription": "查看会员信息汇总", ║ "helpUrl": "https:\/\/assets.2dfire.com\/boss\/function\/info4.html" ║ } ║ }, ║ { ║ "order": "08", ║ "sectionStyle": "section_forward_group_style", ║ "sectionId": "41269992a64f4aa5961a83ab3dff951e", ║ "sectionModel": { ║ "title": "会员与营销", ║ "cells": [ ║ { ║ "order": "0801", ║ "cellStyle": "cell_recommend_style", ║ "cellId": "04a7467e7a354400bf1d77dea3c01f9e", ║ "cellModel": { ║ "index": 0, ║ "forwardCells": [ ║ { ║ "id": "6835eb48887b11e79bf9525400a7b87d", ║ "actionCode": "PHONE_BRAND_MARKETING_CENTER", ║ "title": "营销中心", ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/recommend\/phone_brand_marketing_center.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/marketCenter\/index", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ }, ║ { ║ "id": "ac80eec7e0a111e79bf9525400a7b87d", ║ "actionCode": "PHONE_BRAND_MEMBER_MANAGE", ║ "title": "会员管理", ║ "iconUrl": "https:\/\/assets.2dfire ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/memberSystem\/memberSystemList?action_code_branch=&action_code_brand=PHONE_BRAND_MEMBER_MANAGE&action_code_shop=PHONE_MEMBER_MANAGE", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ }, ║ { ║ "id": "a5dfa66ccb5f11e79bf9525400a7b87d", ║ "actionCode": "PHONE_BRAND_CRM", ║ "title": "顾客管理CRM", ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/recommend\/phone_brand_crm.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/crm\/index", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ }, ║ { ║ "id": "06bfff270b3a4f5898e2d2e3ec618821", ║ "actionCode": "BRAND_PHONE_MARKETING_PLAN", ║ "title": "营销方案", ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/recommend\/brand_phone_marketing_plan.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/member\/marketingPlanList?action_code_brand=BRAND_PHONE_MARKETING_PLAN&action_code_branch=&action_code_shop=PHONE_MARKETING_PLAN", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ } ║ ] ║ } ║ }, ║ { ║ "order": "0802", ║ "cellStyle": "cell_forward_style", ║ "cellId": "774c7cc89dab43e3a930e8a21816ebf6", ║ "cellModel": { ║ "index": 0, ║ "forwardCells": [ ║ { ║ "id": "0c38894f2cd311e89a11525400a7b87d", ║ "actionCode": "PHONE_BRAND_GAME_CENTER", ║ "title": "游戏中心", ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/phone_brand_game_center.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/gameCenter\/index", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║
║ }, ║ { ║ "id": "d7ccce049a8d44b3a1b9c5cfc335a3e3", ║ "actionCode": "PHONE_BRAND_ROUND_TABLE", ║ "title": "营销圆桌会", ║ "iconUrl": "http:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/f9ddedb4f98aa7ebb3734762acee55bc.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/course\/index", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ }, ║ { ║ "id": "b82fc23d75e844ffbdfa78fff49bffdd", ║ "actionCode": "PHONE_BRAND_SHARE_COUPONS", ║ "title": "好友瓜分券", ║ "iconUrl": "http:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/2343ea806794a6e0c2fb2b84da8fceda.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/member\/shareCoupons?action_code_brand=PHONE_BRAND_SHARE_COUPONS&action_code_branch=&action_code_shop=PHONE_SHARE_COUPONS", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ } ║ ] ║ } ║ } ║ ] ║ } ║ }, ║ { ║ "order": "09", ║ "sectionStyle": "section_forward_group_style", ║ "sectionId": "04df4d14ef694cbfb730de824bc13540", ║ "sectionModel": { ║ "title": "机构管理", ║ "cells": [ ║ { ║ "order": "0902", ║ "cellStyle": "cell_forward_style", ║ "cellId": "c2c9e92635b548c9841e66eb010022e7", ║ "cellModel": { ║ "index": 0, ║ "forwardCells": [ ║ { ║ "id": "a0e9987b35a34c54852f1b1bcf4c8c79", ║ "actionCode": "PHONE_BRAND_GROUP", ║ "title": "总部", ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/phone_brand_group.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/chainHeadquarters\/index", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ }, ║ { ║ "id": "d3f45d45c5d64a809981e3c742459f12", ║
║ "title": "分支机构", ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/phone_brand_branch.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/branch\/index", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ }, ║ { ║ "id": "1980b1754db84972a4b23a6e360dbedd", ║ "actionCode": "PHONE_BRAND_SHOP", ║ "title": "门店", ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/phone_brand_shop.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/store\/index", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ }, ║ { ║ "id": "de0391aa79cd42abb1300d3e2fa247ed", ║ "actionCode": "PHONE_BRAND_PLATE", ║ "title": "品牌", ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/phone_brand_plate.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/brand\/brandList", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ } ║ ] ║ } ║ } ║ ] ║ } ║ }, ║ { ║ "order": "10", ║ "sectionStyle": "section_forward_group_style", ║ "sectionId": "b635193a88004c2f8ef0d3997bda5c4b", ║ "sectionModel": { ║ "title": "电子收款", ║ "cells": [ ║ { ║ "order": "1001", ║ "cellStyle": "cell_recommend_style", ║ "cellId": "acbcdb168b0c4756aa6b189d4ab771c9", ║ "cellModel": { ║ "index": 0, ║ "forwardCells": [ ║ { ║ "id": "975c186295a243df9f803b8b944f0869", ║ "actionCode": "PHONE_BRAND_PROCEEDS_DETAL", ║ "title": "电子收款明细", ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/recommend\/phone_brand_proceeds_detal.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/ticket\/index?app_key=200800&h5url=http:\/\/10.1.25 10-26 10:21:03.655 21391-22045/zmsoft.rest.phone D/X-LOG: ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ } ║ ] ║ } ║ }, ║ { ║ "order": "1002", ║ "cellStyle": "cell_forward_style", ║ "cellId": "0ba17c264d464a489b856b27d745b4a9", ║ "cellModel": { ║ "index": 0, ║ "forwardCells": [ ║ { ║ "id": "e9f8fd7827314adcbe8665a0b20b5762", ║ "actionCode": "PHONE_BRAND_WECHAT_SPECIAL_MERCHANT_APPLICATION", ║ "title": "微信特约商户申请", ║ "iconUrl": "http:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/389f096eab4070c4b8902173749700d1.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/member\/specialBusiness", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ } ║ ] ║ } ║ } ║ ] ║ } ║ }, ║ { ║ "order": "11", ║ "sectionStyle": "section_forward_group_style", ║ "sectionId": "e58d7e2f418a40749b5d53109ede1401", ║ "sectionModel": { ║ "title": "员工", ║ "cells": [ ║ { ║ "order": "1101", ║ "cellStyle": "cell_recommend_style", ║ "cellId": "78712dac04e04f07beaf177903b8193a", ║ "cellModel": { ║ "index": 0, ║ "forwardCells": [ ║ { ║ "id": "dea7745a18ce4d20a8adfba1e797f533", ║ "actionCode": "PHONE_BRAND_USER", ║ "title": "员工", ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/recommend\/phone_brand_user.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/employee\/index", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ } ║ ] ║ } ║ } ║ ] ║ } ║ }, ║ { ║ "order": "12", ║ "sectionStyle": "section_forward_group_style", ║ "sectionId": "0fa6b76494bc408790f504d4d09cea8 ║ "cells": [ ║ { ║ "order": "1201", ║ "cellStyle": "cell_recommend_style", ║ "cellId": "d0ff9228945941f790f118cba773db4e", ║ "cellModel": { ║ "index": 0, ║ "forwardCells": [ ║ { ║ "id": "33d8f7db81cd4d2aada087e59e7a521a", ║ "actionCode": "PHONE_BRAND_MENU", ║ "title": "商品与套餐", ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/recommend\/phone_brand_menu.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/menuTransfer\/index", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ }, ║ { ║ "id": "1c38db2e3f8711e78942525400a7b87d", ║ "actionCode": "PHONE_BRAND_CHANGE_SKIN", ║ "title": "菜单设计", ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/recommend\/phone_brand_change_skin.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/renovation\/index", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ } ║ ] ║ } ║ }, ║ { ║ "order": "1202", ║ "cellStyle": "cell_forward_style", ║ "cellId": "99899faad0d445d8a546a39b745239b2", ║ "cellModel": { ║ "index": 0, ║ "forwardCells": [ ║ { ║ "id": "f85e8432f707498da6580a48e0ab868b", ║ "actionCode": "PHONE_BRAND_VIDEO", ║ "title": "视频管理", ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/phone_video.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/videoTemp\/videoManage?action_code_brand=PHONE_BRAND_VIDEO&action_code_branch=&action_code_shop=PHONE_VIDEO", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ } ║ ] ║ } ║ } ║ ] ║ } ║ }, ║ { ║ "order": " ║ "sectionId": "48a3378843684e2bbb7b0c6eb109781a", ║ "sectionModel": { ║ "title": "顾客点餐", ║ "cells": [ ║ { ║ "order": "1301", ║ "cellStyle": "cell_recommend_style", ║ "cellId": "986968ec58d64d64875d24d94a4419d6", ║ "cellModel": { ║ "index": 0, ║ "forwardCells": [ ║ { ║ "id": "160adc24584649ae8f13f05526a3e9de", ║ "actionCode": "PHONE_BRAND_ORDER_TOOL", ║ "title": "点餐工具", ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/recommend\/phone_brand_order_tool.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/customerOrder\/orderTool", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ } ║ ] ║ } ║ } ║ ] ║ } ║ }, ║ { ║ "order": "15", ║ "sectionStyle": "section_forward_group_style", ║ "sectionId": "13f85df5d158472ba0c03ced68948ed4", ║ "sectionModel": { ║ "title": "开店设置", ║ "cells": [ ║ { ║ "order": "1501", ║ "cellStyle": "cell_recommend_style", ║ "cellId": "efe65ae430f24a2388b6a4eba6362708", ║ "cellModel": { ║ "index": 0, ║ "forwardCells": [ ║ { ║ "id": "6398a82303dd4a28a01f5dc384a0b15a", ║ "actionCode": "BRAND_MENU_SEND", ║ "title": "传菜", ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/recommend\/brand_menu_send.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/biographyTransfer\/index", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ }, ║ { ║ "id": "f2ad30d2abe5429a9056008ff36a9e16", ║ "actionCode": "PHONE_BRAND_SYNC_SHOP", ║ "title": "下发到门店", ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/recommend\/phone_brand_sync_shop.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/chain\/syncRecord?action_code_brand=PHONE_BRAND_SYNC_SHOP&action_code_branch=&action_code_shop=&source=2", ║ "forceShow": false, ║ "isSuggestShow": ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ } ║ ] ║ } ║ }, ║ { ║ "order": "1502", ║ "cellStyle": "cell_forward_style", ║ "cellId": "2dac40fa8e744dc2acdbe43f5a183761", ║ "cellModel": { ║ "index": 0, ║ "forwardCells": [ ║ { ║ "id": "015f9f90b30d11e79bf9525400a7b87d", ║ "actionCode": "PHONE_BRAND_CASH_SETTING", ║ "title": "收银设置", ║ "iconUrl": "https:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/phone_brand_cash_setting.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/dynamicMenuPage\/index?functionId=015f9f90b30d11e79bf9525400a7b87d", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ }, ║ { ║ "id": "dcf488577d5347278ad40eb75c310dde", ║ "actionCode": "PHONE_BRAND_CASH_SPECIAL_PRIVILEGE", ║ "title": "收银机专用优惠", ║ "iconUrl": "http:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/322afcf840fd704376d9e7ed2b648b60.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/dynamicMenuPage\/index?functionId=dcf488577d5347278ad40eb75c310dde", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ } ║ ] ║ } ║ } ║ ] ║ } ║ }, ║ { ║ "order": "16", ║ "sectionStyle": "section_forward_group_style", ║ "sectionId": "19b08c7b04614cf385359164010671a0", ║ "sectionModel": { ║ "title": "排队、取餐、预定", ║ "cells": [ ║ { ║ "order": "1602", ║ "cellStyle": "cell_forward_style", ║ "cellId": "c7705111ba8942c7ac637659143a9a59", ║ "cellModel": { ║ "index": 0, ║ "forwardCells": [ ║ { ║ "id": "6f43989dc38211e79bf9525400a7b87d", ║ "actionCode": "PHONE_BRAND_SPEECH", ║ "title": "叫号语音", ║ "iconUrl": "http:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/1d836baac42f94007acfd0ec2 ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/takeMeal\/callVoice", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ }, ║ { ║ "id": "6f456a0cc38211e79bf9525400a7b87d", ║ "actionCode": "PHONE_BRAND_SCREEN_ADVERTISEMENT", ║ "title": "店内屏幕广告", ║ "iconUrl": "http:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/c5aa6f2fa94b76bf6da94dc3d3b5a987.png", ║ "clickUrl": "tdf-manager:\/\/2dfire.com\/takeMeal\/screenAdvertisement", ║ "forceShow": false, ║ "isSuggestShow": 0, ║ "isLock": 0, ║ "isHide": 1, ║ "open": true, ║ "tagType": 1, ║ "popupNum": 0 ║ } ║ ] ║ } ║ } ║ ] ║ } ║ } ║ ], ║ "headVo": { ║ "profitDateVo": {}, ║ "notificationVo": { ║ "normalNotify": [ ║ { ║ "title": "5000388", ║ "tag": "系统通知", ║ "iconImage": "https:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/mini\/notification_title.png", ║ "forwardDescription": "详情", ║ "forwardUrl": "tdf-manager:\/\/2dfire.com\/messageCenter\/index" ║ }, ║ { ║ "title": "全量用户Test", ║ "tag": "系统通知", ║ "iconImage": "https:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/mini\/notification_title.png", ║ "forwardDescription": "详情", ║ "forwardUrl": "tdf-manager:\/\/2dfire.com\/messageCenter\/index" ║ }, ║ { ║ "title": "SZJ23", ║ "tag": "系统通知", ║ "iconImage": "https:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/mini\/notification_title.png", ║ "forwardDescription": "详情", ��� "forwardUrl": "tdf-manager:\/\/2dfire.com\/messageCenter\/index" ║ } ║ ], ║ "introduceNotify": [ ║ { ║ "title": "5000388", ║ "tag": "系统通知", ║ "iconImage": "https:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/mini\/notification_title.png", ║ "forwardDescription": "详情", ║ "forwardUrl": "tdf-manager:\/\/2dfire.com\/messageCenter\/index" ║ }, ║ { ║ "title": "全量用户Test", ║ "tag": "系统通知", ║ "iconImage": "https:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/mini\/notification_title.png", ║ "forwardDescription": "详情", ║ "forwardUrl": "tdf-manager:\/\/2dfire.com\/messageCenter\/index" ║ "iconImage": "https:\/\/assets.2dfire.com\/boss\/newfunction\/homepage\/mini\/notification_title.png", ║ "forwardDescription": "详情", ║ "forwardUrl": "tdf-manager:\/\/2dfire.com\/messageCenter\/index" ║ } ║ ] ║ }, ║ "pictureResp": { ║ "url": "http:\/\/assets.2dfire.com\/boss\/function\/homepage\/mihuan\/mihuan4.gif", ║ "forwardUrl": "tdf-manager:\/\/2dfire.com\/customerService\/index?isLogin=1" ║ } ║ } ║ } ║} ╚═══════════════════════════════════════════════════════════════════════════════════════════════════

elvishew commented 6 years ago

@FamliarMan Can you try 2000 instead? Seems 4000 is too big to your phone

FamliarMan commented 5 years ago

@elvishew It works fine when I use 2000.